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

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>
This commit is contained in:
dependabot[bot]
2022-03-17 16:57:52 +08:00
committed by GitHub
parent 18af3b305d
commit 97446b23bf
2 changed files with 10 additions and 10 deletions

View File

@@ -28,7 +28,7 @@
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"@actions/io": "^1.1.1",
"@actions/tool-cache": "^1.3.3",
"@actions/tool-cache": "^1.7.1",
"@octokit/plugin-throttling": "^3.4.1",
"semver": "^7.3.2"
},