Skip to content

Commit 5bc0a8b

Browse files
Bump @actions/core from 1.6.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27ba8fc commit 5bc0a8b

File tree

2 files changed

+33
-18
lines changed

2 files changed

+33
-18
lines changed

package-lock.json

Lines changed: 32 additions & 17 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
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/joshmgross/action-template#readme",
3030
"dependencies": {
31-
"@actions/core": "^1.6.0"
31+
"@actions/core": "^1.9.1"
3232
},
3333
"devDependencies": {
3434
"@types/node": "^16.11.19",

0 commit comments

Comments
 (0)