Skip to content

Commit e895511

Browse files
chore(deps): Bump @actions/core from 2.0.0 to 2.0.1 (#991)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.0 to 2.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/[email protected]/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85b8b9e commit e895511

File tree

2 files changed

+10
-26
lines changed

2 files changed

+10
-26
lines changed

package-lock.json

Lines changed: 9 additions & 25 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
@@ -25,7 +25,7 @@
2525
"author": "Alexey Alekhin",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@actions/core": "^2.0.0",
28+
"@actions/core": "^2.0.1",
2929
"@actions/exec": "^2.0.0",
3030
"@actions/tool-cache": "^2.0.2"
3131
},

0 commit comments

Comments
 (0)