Skip to content

Commit

Permalink
fix: update @actions/core to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erzz committed Oct 26, 2022
1 parent 6387d35 commit c3e0f5e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/mr-smithers-excellent/docker-build-push-action#readme",
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.0",
"@actions/github": "^5.0.0",
"dateformat": "^4.6.3"
},
Expand Down

0 comments on commit c3e0f5e

Please sign in to comment.