Skip to content

Commit 5acb018

Browse files
fix(deps): update dependency @actions/github to v9 (#67)
* fix(deps): update dependency @actions/github to v9 * chore: fix build --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 黎伟杰 <674416404@qq.com>
1 parent 9ef4f54 commit 5acb018

File tree

3 files changed

+106
-144
lines changed

3 files changed

+106
-144
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@actions/core": "^3.0.0",
35-
"@actions/github": "^7.0.0"
35+
"@actions/github": "^9.0.0"
3636
},
3737
"devDependencies": {
3838
"@antfu/eslint-config": "^7.3.0",

0 commit comments

Comments
 (0)