build(deps): bump @actions/tool-cache from 1.6.1 to 1.7.0 (#254)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-31 16:50:26 +08:00
committed by GitHub
parent aa4608ff29
commit 988235bf28
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"@actions/core": "^1.3.0",
"@actions/exec": "^1.0.1",
"@actions/github": "^4.0.0",
"@actions/tool-cache": "^1.6.1",
"@actions/tool-cache": "^1.7.0",
"@types/semver": "^7.3.6",
"@types/tmp": "^0.2.0",
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.3",