Skip to content

Commit d18a8f5

Browse files
build(deps): 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] <support@github.com>
1 parent 32bc29b commit d18a8f5

File tree

2 files changed

+80
-10
lines changed

2 files changed

+80
-10
lines changed

package-lock.json

Lines changed: 79 additions & 9 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
@@ -16,7 +16,7 @@
1616
"author": "Arduino",
1717
"license": "GPL-3.0",
1818
"dependencies": {
19-
"@actions/core": "^1.11.1",
19+
"@actions/core": "^2.0.0",
2020
"@actions/tool-cache": "^2.0.2",
2121
"semver": "^7.7.3",
2222
"typed-rest-client": "^2.1.0"

0 commit comments

Comments
 (0)