Skip to content

Commit ecd00b9

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 93c9ba0 commit ecd00b9

File tree

2 files changed

+44
-12
lines changed

2 files changed

+44
-12
lines changed

package-lock.json

Lines changed: 43 additions & 11 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
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@actions/core": "^1.11.1",
36-
"@actions/exec": "^1.1.1",
36+
"@actions/exec": "^2.0.0",
3737
"@actions/io": "^2.0.0",
3838
"@actions/tool-cache": "^2.0.1"
3939
},

0 commit comments

Comments
 (0)