Skip to content

Commit 901f2be

Browse files
authored
Merge pull request #305 from yanamura/dependabot/npm_and_yarn/actions/core-1.9.0
Upgrade: bump @actions/core from 1.6.0 to 1.9.0
2 parents 5517fc3 + 9291ab9 commit 901f2be

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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.6.0",
13+
"@actions/core": "^1.9.0",
1414
"@actions/exec": "^1.1.1"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)