Skip to content

Commit

Permalink
fix(deps): update dependency @actions/github to v6 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent ab20698 commit ad689fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@actions/core": "~1.10.0",
"@actions/github": "~5.1.1",
"@actions/github": "~6.0.0",
"ejs": "~3.1.8"
},
"devDependencies": {
Expand Down

0 comments on commit ad689fe

Please sign in to comment.