Skip to content

Commit 48153ab

Browse files
build(deps): bump @actions/github from 6.0.1 to 7.0.0 in /action (#870)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bcb151 commit 48153ab

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

action/package-lock.json

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

action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@actions/core": "^2.0.2",
14-
"@actions/github": "^6.0.1",
14+
"@actions/github": "^7.0.0",
1515
"@actions/http-client": "^3.0.0",
1616
"@aws-crypto/sha256-js": "^5.2.0",
1717
"@aws-sdk/credential-providers": "^3.966.0",

0 commit comments

Comments
 (0)