Skip to content

Commit d15ec1e

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] <[email protected]>
1 parent a2ad0ce commit d15ec1e

File tree

2 files changed

+28
-4
lines changed

2 files changed

+28
-4
lines changed

Diff for: package-lock.json

+27-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"uuid": "^8.3.1"
3535
},
3636
"dependencies": {
37-
"@actions/core": "^1.2.6",
37+
"@actions/core": "^1.9.1",
3838
"@actions/exec": "^1.0.4",
3939
"@actions/io": "^1.0.2"
4040
}

0 commit comments

Comments
 (0)