Skip to content

Commit 4691451

Browse files
Bump @actions/core from 2.0.0 to 2.0.1
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]>
1 parent 3c55907 commit 4691451

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

package-lock.json

Lines changed: 18 additions & 6 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
@@ -15,7 +15,7 @@
1515
"author": "Arduino",
1616
"license": "MIT",
1717
"dependencies": {
18-
"@actions/core": "^2.0.0",
18+
"@actions/core": "^2.0.1",
1919
"@actions/http-client": "^3.0.0",
2020
"@actions/tool-cache": "^2.0.2",
2121
"semver": "^7.7.3"

0 commit comments

Comments
 (0)