Bump @actions/tool-cache from 1.7.1 to 1.7.2 (#165)

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

---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2022-04-24 20:31:28 +02:00
committed by GitHub
parent 9f2ed58b4e
commit ec1f8096e1
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"@actions/core": "^1.5.0",
"@actions/exec": "^1.1.1",
"@actions/http-client": "^1.0.11",
"@actions/tool-cache": "^1.7.1"
"@actions/tool-cache": "^1.7.2"
},
"devDependencies": {
"@types/node": "^16.11.26",