Skip to content

Commit 7070834

Browse files
fix(deps): update dependency @actions/exec to v2
1 parent fe10065 commit 7070834

File tree

2 files changed

+53
-7
lines changed

2 files changed

+53
-7
lines changed

package-lock.json

Lines changed: 52 additions & 6 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
@@ -52,7 +52,7 @@
5252
"license": "MIT",
5353
"dependencies": {
5454
"@actions/core": "^1.8.2",
55-
"@actions/exec": "^1.1.1",
55+
"@actions/exec": "^2.0.0",
5656
"@actions/github": "^6.0.0",
5757
"@actions/tool-cache": "^2.0.1",
5858
"@types/node": "^22.0.0",

0 commit comments

Comments
 (0)