Skip to content

Commit a29ba77

Browse files
Bump @actions/core from 1.4.0 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 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 3920a19 commit a29ba77

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

package-lock.json

Lines changed: 19 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
@@ -19,7 +19,7 @@
1919
"author": "Arne Jørgensen",
2020
"license": "MIT",
2121
"dependencies": {
22-
"@actions/core": "^1.4.0",
22+
"@actions/core": "^1.6.0",
2323
"@octokit/rest": "^18.9.0",
2424
"@types/semver": "^7.3.8",
2525
"semver": "^7.3.5"

0 commit comments

Comments
 (0)