Skip to content

Commit c945d2b

Browse files
build(deps): bump @actions/exec from 1.1.1 to 2.0.0 (#62)
1 parent e49ab2a commit c945d2b

File tree

2 files changed

+38
-10
lines changed

2 files changed

+38
-10
lines changed

package-lock.json

Lines changed: 37 additions & 9 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
@@ -20,7 +20,7 @@
2020
"license": "MIT",
2121
"dependencies": {
2222
"@actions/core": "^1.10.1",
23-
"@actions/exec": "^1.1.1",
23+
"@actions/exec": "^2.0.0",
2424
"@actions/io": "^1.1.3",
2525
"@actions/tool-cache": "^1.7.2"
2626
},

0 commit comments

Comments
 (0)