Skip to content

Commit

Permalink
Merge pull request #51 from shogo82148/dependabot/npm_and_yarn/action…
Browse files Browse the repository at this point in the history
…/actions/core-1.6.0

Bump @actions/core from 1.6.0-beta.0 to 1.6.0 in /action
  • Loading branch information
shogo82148 authored Sep 28, 2021
2 parents a4fae21 + 6ea160e commit 6499d0f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions action/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "Shogo Ichinose",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0-beta.0",
"@actions/core": "^1.6.0",
"@actions/http-client": "^1.0.11"
},
"devDependencies": {
Expand Down

0 comments on commit 6499d0f

Please sign in to comment.