Skip to content

Commit

Permalink
Bump @actions/tool-cache from 1.7.2 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.7.2 to 2.0.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache)

---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2022
1 parent 8b19c25 commit c636a93
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
30 changes: 21 additions & 9 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
Expand Up @@ -27,7 +27,7 @@
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.1",
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^1.7.2"
"@actions/tool-cache": "^2.0.0"
},
"devDependencies": {
"@types/node": "^16.11.35"
Expand Down

0 comments on commit c636a93

Please sign in to comment.