Skip to content

Commit 5005566

Browse files
fix(deps): update dependency @actions/github to v7 (#3320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: John Bampton <jbampton@users.noreply.github.com>
1 parent 8d95d3f commit 5005566

File tree

2 files changed

+11
-20
lines changed

2 files changed

+11
-20
lines changed

package-lock.json

Lines changed: 10 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@actions/core": "^2.0.0",
1111
"@actions/exec": "^2.0.0",
12-
"@actions/github": "^6.0.0",
12+
"@actions/github": "^7.0.0",
1313
"markdownlint": "^0.40.0"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)