Skip to content

Commit

Permalink
fix(deps): update dependency @actions/core to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2023
1 parent 3b6ac91 commit c46e383
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 @@ -31,7 +31,7 @@
"homepage": "https://github.com/bahmutov/npm-install#readme",
"dependencies": {
"@actions/cache": "3.2.2",
"@actions/core": "1.10.0",
"@actions/core": "1.10.1",
"@actions/exec": "1.1.1",
"@actions/io": "1.1.3",
"@bahmutov/print-env": "2.1.2",
Expand Down

0 comments on commit c46e383

Please sign in to comment.