Skip to content

Commit c4a8124

Browse files
authored
Merge pull request #355 from yanamura/dependabot/npm_and_yarn/actions/core-1.10.0
Upgrade: bump @actions/core from 1.9.1 to 1.10.0
2 parents ae94224 + e459c4e commit c4a8124

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)