Skip to content

Commit 0537e88

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 7312b46 commit 0537e88

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed

package-lock.json

Lines changed: 24 additions & 5 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
"homepage": "https://github.com/swiftwasm/setup-swiftwasm#readme",
2929
"dependencies": {
3030
"@actions/core": "^1.10.0",
31-
"@actions/exec": "^1.1.1"
31+
"@actions/exec": "^2.0.0"
3232
},
3333
"devDependencies": {
3434
"@vercel/ncc": "^0.38.4",

0 commit comments

Comments
 (0)