Skip to content

Commit 84d0db0

Browse files
chore(Dependency): bump @actions/exec from 1.1.1 to 3.0.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.1 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 8985a63 commit 84d0db0

File tree

2 files changed

+38
-3
lines changed

2 files changed

+38
-3
lines changed

package-lock.json

Lines changed: 37 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
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@actions/cache": "^4.1.0",
4040
"@actions/core": "^1.11.1",
41-
"@actions/exec": "^1.1.1",
41+
"@actions/exec": "^3.0.0",
4242
"@actions/io": "^1.1.3",
4343
"@actions/tool-cache": "^2.0.2",
4444
"getos": "^3.2.1",

0 commit comments

Comments
 (0)