Skip to content

Commit 022ebed

Browse files
authored
Merge pull request #986 from VirtusLab/dependabot/npm_and_yarn/actions/exec-2.0.0
chore(deps): Bump @actions/exec from 1.1.1 to 2.0.0
2 parents 3f8b0d9 + e9c963a commit 022ebed

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
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@actions/core": "^1.11.1",
29-
"@actions/exec": "^1.1.1",
29+
"@actions/exec": "^2.0.0",
3030
"@actions/tool-cache": "^2.0.2"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)