Skip to content

Commit 694df57

Browse files
authored
Merge pull request #175 from yanamura/dependabot/npm_and_yarn/actions/core-1.5.0
Upgrade: bump @actions/core from 1.4.0 to 1.5.0
2 parents afa4486 + 7e835dd commit 694df57

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.4.0",
13+
"@actions/core": "^1.5.0",
1414
"@actions/exec": "^1.1.0"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)