Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit a2387e9

Browse files
Bump @actions/core from 1.8.2 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 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 fdc8726 commit a2387e9

File tree

2 files changed

+27
-12
lines changed

2 files changed

+27
-12
lines changed

package-lock.json

Lines changed: 26 additions & 11 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
@@ -26,7 +26,7 @@
2626
"author": "Jochen Schalanda",
2727
"license": "MIT",
2828
"dependencies": {
29-
"@actions/core": "^1.5.0",
29+
"@actions/core": "^1.9.1",
3030
"@actions/exec": "^1.0.0",
3131
"@actions/http-client": "^1.0.8",
3232
"@actions/io": "^1.0.0",

0 commit comments

Comments
 (0)