Skip to content

Commit 3917034

Browse files
chore(deps): bump @actions/github from 9.0.0 to 9.1.0 in the deps group (#614)
Bumps the deps group with 1 update: [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). Updates `@actions/github` from 9.0.0 to 9.1.0 - [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: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8db2486 commit 3917034

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 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
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/davelosert/vitest-coverage-report-action#readme",
3333
"dependencies": {
3434
"@actions/core": "3.0.0",
35-
"@actions/github": "9.0.0",
35+
"@actions/github": "9.1.0",
3636
"common-tags": "1.8.2"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)