Bump @actions/tool-cache from 1.6.1 to 1.7.1 (#159)

* Bump @actions/tool-cache from 1.6.1 to 1.7.1

Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.6.1 to 1.7.1.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
This commit is contained in:
dependabot[bot] 2022-03-08 10:28:04 -05:00 committed by GitHub
parent 216ffedc57
commit c7ea71e1c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1891 additions and 1715 deletions

View file

@ -22,7 +22,7 @@
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.0",
"@actions/io": "^1.1.1",
"@actions/tool-cache": "^1.6.1",
"@actions/tool-cache": "^1.7.1",
"@hashicorp/js-releases": "^1.5.0"
},
"devDependencies": {