Skip to content

Commit 5fe4b3d

Browse files
Update dependency @actions/exec to v3 (#1677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59b9e23 commit 5fe4b3d

File tree

2 files changed

+54
-12
lines changed

2 files changed

+54
-12
lines changed

package-lock.json

Lines changed: 53 additions & 11 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
@@ -31,7 +31,7 @@
3131
"@actions/artifact": "5.0.3",
3232
"@actions/cache": "5.0.5",
3333
"@actions/core": "2.0.3",
34-
"@actions/exec": "2.0.0",
34+
"@actions/exec": "3.0.0",
3535
"@actions/github": "8.0.1",
3636
"@actions/glob": "0.5.1",
3737
"@actions/http-client": "4.0.0",

0 commit comments

Comments
 (0)