Skip to content

Commit e9c963a

Browse files
chore(deps): 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] <[email protected]>
1 parent 3f8b0d9 commit e9c963a

File tree

2 files changed

+53
-7
lines changed

2 files changed

+53
-7
lines changed

package-lock.json

Lines changed: 52 additions & 6 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
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@actions/core": "^1.11.1",
29-
"@actions/exec": "^1.1.1",
29+
"@actions/exec": "^2.0.0",
3030
"@actions/tool-cache": "^2.0.2"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)