Skip to content

Commit b1ee0c5

Browse files
authored
Merge pull request #322 from yanamura/dependabot/npm_and_yarn/actions/core-1.9.1
Upgrade: bump @actions/core from 1.9.0 to 1.9.1
2 parents 351fda8 + ba6a8fc commit b1ee0c5

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

package-lock.json

Lines changed: 10 additions & 4 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
@@ -10,7 +10,7 @@
1010
"all": "npm run build && npm run format && npm run lint && npm run pack"
1111
},
1212
"dependencies": {
13-
"@actions/core": "^1.9.0",
13+
"@actions/core": "^1.9.1",
1414
"@actions/exec": "^1.1.1"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)