Skip to content

Commit d6bb8b3

Browse files
Bump @actions/exec from 2.0.0 to 3.0.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 2.0.0 to 3.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: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e56048c commit d6bb8b3

2 files changed

Lines changed: 37 additions & 23 deletions

File tree

package-lock.json

Lines changed: 36 additions & 22 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
@@ -20,7 +20,7 @@
2020
"license": "MIT",
2121
"dependencies": {
2222
"@actions/core": "^2.0.3",
23-
"@actions/exec": "^2.0.0",
23+
"@actions/exec": "^3.0.0",
2424
"@actions/io": "^2.0.0",
2525
"@actions/tool-cache": "^4.0.0"
2626
},

0 commit comments

Comments
 (0)