Skip to content

Commit 6c5e0ea

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

File tree

2 files changed

+91
-65
lines changed

2 files changed

+91
-65
lines changed

package-lock.json

Lines changed: 90 additions & 64 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.2",
3030
"@actions/core": "^2.0.2",
3131
"@actions/exec": "^2.0.0",
32-
"@actions/github": "^6.0.1",
32+
"@actions/github": "^7.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)