Skip to content

Commit 515d0f3

Browse files
build(deps): bump @actions/github from 6.0.0 to 6.0.1 (#396)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37aca31 commit 515d0f3

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

package-lock.json

Lines changed: 17 additions & 11 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
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/peter-evans/repository-dispatch#readme",
2929
"dependencies": {
3030
"@actions/core": "^1.11.1",
31-
"@actions/github": "^6.0.0"
31+
"@actions/github": "^6.0.1"
3232
},
3333
"devDependencies": {
3434
"@types/jest": "^27.0.3",

0 commit comments

Comments
 (0)