Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8cb958a

Browse files
authoredJan 10, 2022
Bump @actions/core from 1.2.6 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.6.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] <[email protected]>
1 parent 16a695d commit 8cb958a

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed
 

‎package-lock.json

Lines changed: 6 additions & 3 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
@@ -23,7 +23,7 @@
2323
"author": "Arduino",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@actions/core": "^1.2.6",
26+
"@actions/core": "^1.6.0",
2727
"@actions/http-client": "^1.0.11",
2828
"@actions/tool-cache": "^1.6.1",
2929
"semver": "^7.3.5"

0 commit comments

Comments
 (0)
Please sign in to comment.