Skip to content

Commit 7db423c

Browse files
bump @actions/exec to 1.1.1
1 parent f1a66c7 commit 7db423c

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

package-lock.json

Lines changed: 13 additions & 7 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
@@ -23,7 +23,7 @@
2323
"license": "MIT",
2424
"dependencies": {
2525
"@actions/core": "^1.2.6",
26-
"@actions/exec": "^1.0.0",
26+
"@actions/exec": "^1.1.1",
2727
"@actions/tool-cache": "^1.1.0",
2828
"semver": "^6.1.1"
2929
},

0 commit comments

Comments
 (0)