Skip to content

Commit 9d54975

Browse files
build(deps): Bump @actions/github in /.github/scripts in the ci-cd group (#356)
Bumps the ci-cd group in /.github/scripts with 1 update: [@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: ci-cd ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b1432b commit 9d54975

2 files changed

Lines changed: 39 additions & 36 deletions

File tree

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@actions/core": "^1.10.1",
12-
"@actions/github": "^6.0.0",
12+
"@actions/github": "^6.0.1",
1313
"ini": "^5.0.0",
1414
"semver": "^7.7.1"
1515
},

.github/scripts/pnpm-lock.yaml

Lines changed: 38 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)