Skip to content

Commit b1993d9

Browse files
Bump @actions/github from 7.0.0 to 8.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 7.0.0 to 8.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-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee1e139 commit b1993d9

File tree

2 files changed

+139
-46
lines changed

2 files changed

+139
-46
lines changed

package-lock.json

Lines changed: 138 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@actions/cache": "^5.0.3",
3030
"@actions/core": "^2.0.2",
3131
"@actions/exec": "^2.0.0",
32-
"@actions/github": "^7.0.0",
32+
"@actions/github": "^8.0.0",
3333
"@actions/glob": "^0.5.0",
3434
"@actions/http-client": "^3.0.0",
3535
"@actions/io": "^2.0.0",

0 commit comments

Comments
 (0)