Skip to content

Commit e8582ac

Browse files
authored
Merge pull request #267 from yanamura/dependabot/npm_and_yarn/actions/exec-1.1.1
Upgrade: bump @actions/exec from 1.1.0 to 1.1.1
2 parents bdf3b67 + 67796a8 commit e8582ac

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 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
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@actions/core": "^1.6.0",
14-
"@actions/exec": "^1.1.0"
14+
"@actions/exec": "^1.1.1"
1515
},
1616
"devDependencies": {
1717
"@types/node": "^17.0.8",

0 commit comments

Comments
 (0)