Skip to content

Commit

Permalink
fix(deps): update dependency @actions/core to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 29, 2021
1 parent 2cd1682 commit c799a69
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 14 deletions.
32 changes: 19 additions & 13 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 @@ -31,7 +31,7 @@
"homepage": "https://github.com/bahmutov/npm-install#readme",
"dependencies": {
"@actions/cache": "1.0.7",
"@actions/core": "1.5.0",
"@actions/core": "1.6.0",
"@actions/exec": "1.1.0",
"@actions/io": "1.1.1",
"@bahmutov/print-env": "2.1.2",
Expand Down

0 comments on commit c799a69

Please sign in to comment.