Skip to content

Commit 4e08064

Browse files
fix(deps): update dependency @actions/github to v9 (#3345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17e4ea7 commit 4e08064

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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.2",
1111
"@actions/exec": "^2.0.0",
12-
"@actions/github": "^8.0.0",
12+
"@actions/github": "^9.0.0",
1313
"markdownlint": "^0.40.0"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)