Skip to content

Commit 477e0fa

Browse files
Bump @actions/github from 6.0.0 to 6.0.1 (#1940)
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 af1444e commit 477e0fa

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

package-lock.json

+17-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/peter-evans/create-issue-from-file",
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)