Skip to content

Commit 3baa971

Browse files
dependabot[bot]ChanTsune
authored andcommitted
Bump the github-sdk group with 2 updates
Bumps the github-sdk group with 2 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). Updates `@actions/core` from 3.0.0 to 3.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@actions/github` from 9.1.0 to 9.1.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/core" dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-sdk - dependency-name: "@actions/github" dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b5bb6b commit 3baa971

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"all": "npm run build && npm run format && npm run lint && npm run package && npm test"
2424
},
2525
"dependencies": {
26-
"@actions/core": "^3.0.0",
27-
"@actions/github": "^9.1.0"
26+
"@actions/core": "^3.0.1",
27+
"@actions/github": "^9.1.1"
2828
},
2929
"devDependencies": {
3030
"@types/jest": "^30.0.0",

0 commit comments

Comments
 (0)