Skip to content

Commit b634186

Browse files
Bump @actions/core from 1.2.6 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 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] <support@github.com>
1 parent 6907f73 commit b634186

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

package-lock.json

Lines changed: 22 additions & 3 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/guestbook#readme",
3030
"dependencies": {
31-
"@actions/core": "^1.2.6",
31+
"@actions/core": "^1.9.1",
3232
"@actions/github": "^3.0.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)