Skip to content

Commit 4bcb8a9

Browse files
Bump @actions/core from 2.0.2 to 3.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.2 to 3.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: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b651292 commit 4bcb8a9

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 18 additions & 18 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
@@ -36,7 +36,7 @@
3636
},
3737
"homepage": "https://github.com/conda-incubator/setup-miniconda#conda-incubatorsetup-miniconda",
3838
"dependencies": {
39-
"@actions/core": "^2.0.2",
39+
"@actions/core": "^3.0.0",
4040
"@actions/exec": "^3.0.0",
4141
"@actions/io": "^2.0.0",
4242
"@actions/tool-cache": "^2.0.2",

0 commit comments

Comments
 (0)