Skip to content

Commit 71a6b50

Browse files
Bump @actions/github from 6.0.0 to 6.0.1 in the actions group
Bumps the actions group with 1 update: [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). Updates `@actions/github` from 6.0.0 to 6.0.1 - [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: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df5ee55 commit 71a6b50

File tree

2 files changed

+59
-61
lines changed

2 files changed

+59
-61
lines changed

package-lock.json

Lines changed: 58 additions & 60 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
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@actions/core": "^1.11.1",
2020
"@actions/exec": "^1.1.1",
21-
"@actions/github": "^6.0.0",
21+
"@actions/github": "^6.0.1",
2222
"@actions/http-client": "^2.2.3",
2323
"@actions/io": "^1.1.3",
2424
"@actions/tool-cache": "^2.0.2",

0 commit comments

Comments
 (0)