fix(deps): bump @actions/tool-cache from 1.6.1 to 1.7.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-28 05:25:55 +00:00
committed by probot-auto-merge[bot]
parent 3f4ccd5b8d
commit bf3f86e8d9
2 changed files with 7 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.3.0",
"@actions/exec": "^1.0.4",
"@actions/tool-cache": "^1.6.1"
"@actions/tool-cache": "^1.7.0"
},
"devDependencies": {
"@types/jest": "^26.0.23",