build(deps): bump @actions/tool-cache from 1.3.4 to 1.5.5 (#46)

Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.3.4 to 1.5.5.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/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]
2020-07-14 08:30:27 -05:00
committed by GitHub
parent 8577a0ee23
commit 48e7180822
2 changed files with 5 additions and 20 deletions

View File

@@ -28,7 +28,7 @@
"@actions/core": "^1.2.0",
"@actions/exec": "^1.0.1",
"@actions/github": "^2.1.1",
"@actions/tool-cache": "^1.3.4",
"@actions/tool-cache": "^1.5.5",
"@actions/cache": "^0.2.1",
"@types/semver": "^7.1.0",
"@types/tmp": "^0.2.0",