Skip to content

Commit d523ba9

Browse files
Bump @actions/core from 1.2.6 to 1.4.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.4.0. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e97797c commit d523ba9

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

package-lock.json

Lines changed: 7 additions & 4 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
@@ -22,7 +22,7 @@
2222
"license": "MIT",
2323
"dependencies": {
2424
"@actions/artifact": "^0.5.2",
25-
"@actions/core": "^1.2.6",
25+
"@actions/core": "^1.4.0",
2626
"@actions/exec": "^1.1.0",
2727
"@actions/github": "^4.0.0",
2828
"@actions/http-client": "^1.0.11",

0 commit comments

Comments
 (0)