Skip to content

Commit 2ba8365

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] <[email protected]>
1 parent 7e0b77e commit 2ba8365

File tree

2 files changed

+39
-10
lines changed

2 files changed

+39
-10
lines changed

package-lock.json

Lines changed: 38 additions & 9 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
@@ -28,7 +28,7 @@
2828
"@actions/artifact-legacy": "npm:@actions/artifact@^1.1.2",
2929
"@actions/cache": "^4.1.0",
3030
"@actions/core": "^1.11.1",
31-
"@actions/exec": "^1.1.1",
31+
"@actions/exec": "^2.0.0",
3232
"@actions/github": "^6.0.0",
3333
"@actions/glob": "^0.5.0",
3434
"@actions/http-client": "^3.0.0",

0 commit comments

Comments
 (0)