Skip to content

Commit 18e4d2d

Browse files
Bump @actions/core from 1.11.1 to 2.0.1 (#96)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d29c391 commit 18e4d2d

File tree

2 files changed

+14
-24
lines changed

2 files changed

+14
-24
lines changed

package-lock.json

Lines changed: 13 additions & 23 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
@@ -64,7 +64,7 @@
6464
]
6565
},
6666
"dependencies": {
67-
"@actions/core": "^1.11.1",
67+
"@actions/core": "^2.0.1",
6868
"@actions/http-client": "^3.0.0",
6969
"jwt-decode": "^4.0.0"
7070
},

0 commit comments

Comments
 (0)