Skip to content

Commit 9c59880

Browse files
chore(deps): Bump @actions/github (#35)
Bumps the npm-production group with 1 update in the / directory: [@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: npm-production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f686a97 commit 9c59880

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

package-lock.json

Lines changed: 9 additions & 6 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
@@ -73,7 +73,7 @@
7373
},
7474
"dependencies": {
7575
"@actions/core": "^1.11.1",
76-
"@actions/github": "^6.0.0",
76+
"@actions/github": "^6.0.1",
7777
"@playwright/test": "^1.51.1",
7878
"actions-toolkit": "^6.0.1",
7979
"minimist": "^1.2.8",

0 commit comments

Comments
 (0)