Skip to content

Commit fcab89e

Browse files
build(deps): bump @actions/github from 6.0.0 to 6.0.1 (#406)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2ade2c commit fcab89e

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
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/peter-evans/slash-command-dispatch#readme",
3030
"dependencies": {
3131
"@actions/core": "^1.11.1",
32-
"@actions/github": "^6.0.0",
32+
"@actions/github": "^6.0.1",
3333
"@octokit/core": "^6.1.5",
3434
"@octokit/plugin-paginate-rest": "^11.6.0",
3535
"@octokit/plugin-rest-endpoint-methods": "^6.8.1",

0 commit comments

Comments
 (0)