Skip to content

Commit aaa26d6

Browse files
authored
Merge pull request #130 from yanamura/dependabot/npm_and_yarn/actions/core-1.4.0
Bump @actions/core from 1.2.7 to 1.4.0
2 parents 14b8f54 + c238d9b commit aaa26d6

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

0 commit comments

Comments
 (0)