Bump @actions/tool-cache from 1.1.2 to 1.3.0 (#71)

Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.1.2 to 1.3.0.
- [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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-17 10:27:55 +01:00
committed by CrazyMax
parent f9564d6c66
commit b175acb6f4
2 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"dependencies": {
"@actions/core": "^1.2.1",
"@actions/exec": "^1.0.2",
"@actions/tool-cache": "^1.1.2",
"@actions/tool-cache": "^1.3.0",
"download": "^7.1.0",
"typed-rest-client": "^1.7.1"
},