Skip to content

Commit 183d652

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] <[email protected]>
1 parent 19dc39f commit 183d652

File tree

2 files changed

+143
-53
lines changed

2 files changed

+143
-53
lines changed

package-lock.json

Lines changed: 142 additions & 52 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
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"dependencies": {
2626
"@actions/core": "^1.11.1",
27-
"@actions/github": "^6.0.0"
27+
"@actions/github": "^6.0.1"
2828
},
2929
"devDependencies": {
3030
"@types/node": "^22.15.3",

0 commit comments

Comments
 (0)