Skip to content

Commit 6c1229c

Browse files
Update dependency @actions/exec to v3
1 parent ddac3c7 commit 6c1229c

File tree

2 files changed

+37
-3
lines changed

2 files changed

+37
-3
lines changed

package-lock.json

Lines changed: 36 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
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@actions/cache": "^4.0.3",
3131
"@actions/core": "^1.11.1",
32-
"@actions/exec": "^1.1.1",
32+
"@actions/exec": "^3.0.0",
3333
"@actions/glob": "^0.5.0",
3434
"@actions/http-client": "^2.2.3",
3535
"@actions/io": "^1.1.3",

0 commit comments

Comments
 (0)