Skip to content

Commit 202f3d2

Browse files
fix(deps): update dependency @actions/github to v6
1 parent 16f1a5c commit 202f3d2

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
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/tmillr/breaking-change#readme",
3030
"dependencies": {
3131
"@actions/core": "1.10.0",
32-
"@actions/github": "5.1.1",
32+
"@actions/github": "6.0.1",
3333
"js-yaml": "4.1.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)