Skip to content

Commit 5ff5341

Browse files
fix(deps): update dependency @actions/github to v6
1 parent 87c3e9e commit 5ff5341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"@actions/core": "^1.10.0",
5151
"@actions/exec": "^1.1.1",
52-
"@actions/github": "^5.1.1",
52+
"@actions/github": "^6.0.0",
5353
"@actions/glob": "^0.4.0",
5454
"@actions/io": "^1.1.2",
5555
"@types/shelljs": "^0.8.11",

0 commit comments

Comments
 (0)