Skip to content

Commit b4750a9

Browse files
Bump @actions/core from 1.11.1 to 2.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.0. - [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-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 978e6bf commit b4750a9

File tree

2 files changed

+21
-16
lines changed

2 files changed

+21
-16
lines changed

package-lock.json

Lines changed: 20 additions & 15 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": "^1.11.1",
18+
"@actions/core": "^2.0.0",
1919
"@actions/http-client": "^3.0.0",
2020
"@actions/tool-cache": "^2.0.2",
2121
"semver": "^7.7.3"

0 commit comments

Comments
 (0)