deps: bump @actions/tool-cache from 1.6.0 to 1.6.1 (#468)

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

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-11-16 11:08:22 +09:00
committed by GitHub
parent d2b6644a80
commit bad27227bf
2 changed files with 8 additions and 8 deletions

View File

@@ -57,7 +57,7 @@
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.6.0",
"@actions/tool-cache": "^1.6.1",
"node-fetch": "^2.6.1"
},
"devDependencies": {