Skip to content

Commit 6f53027

Browse files
Bump @actions/github from 5.1.1 to 6.0.0 (#1455)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c59c222 commit 6f53027

File tree

2 files changed

+94
-205
lines changed

2 files changed

+94
-205
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@actions/core": "1.10.1",
3939
"@actions/exec": "1.1.1",
40-
"@actions/github": "5.1.1",
40+
"@actions/github": "6.0.0",
4141
"@actions/io": "1.1.3"
4242
},
4343
"devDependencies": {

0 commit comments

Comments
 (0)