Skip to content

Commit 11fdbb2

Browse files
Bump @actions/exec from 1.1.1 to 2.0.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.1 to 2.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec) --- updated-dependencies: - dependency-name: "@actions/exec" 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 1386c8c commit 11fdbb2

File tree

2 files changed

+27
-4
lines changed

2 files changed

+27
-4
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)