Skip to content

Commit 6aa30ec

Browse files
Bump @actions/github from 5.1.1 to 6.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.1.1 to 6.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@actions/github" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea3997f commit 6aa30ec

File tree

2 files changed

+108
-341
lines changed

2 files changed

+108
-341
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"packageManager": "[email protected]",
2828
"dependencies": {
2929
"@actions/core": "^1.11.1",
30-
"@actions/github": "^5.1.1",
30+
"@actions/github": "^6.0.0",
3131
"js-yaml": "^4.1.0",
3232
"matcher": "^3.0.0"
3333
},

0 commit comments

Comments
 (0)