Skip to content

Commit 7b78499

Browse files
Build(deps): 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 3d5f6c3 commit 7b78499

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

package-lock.json

Lines changed: 26 additions & 2 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
@@ -45,7 +45,7 @@
4545
"@actions/artifact": "^5.0.2",
4646
"@actions/cache": "^5.0.3",
4747
"@actions/core": "^2.0.2",
48-
"@actions/exec": "^2.0.0",
48+
"@actions/exec": "^3.0.0",
4949
"@actions/github": "^7.0.0",
5050
"@actions/http-client": "^3.0.1",
5151
"@octokit/core": "^7.0.6",

0 commit comments

Comments
 (0)