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

This commit is contained in:
dependabot[bot]
2021-06-14 07:24:54 +02:00
committed by GitHub
parent 9110cf0ecc
commit 42fcadffd7
2 changed files with 16 additions and 16 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.7.0",
"@actions/tool-cache": "^1.7.1",
"@types/semver": "^7.3.6",
"@types/tmp": "^0.2.0",
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.3",