Bump @actions/cache from 3.0.0 to 3.0.5

Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.0.0 to 3.0.5.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-18 19:33:35 +00:00
committed by Vilius Sutkus '89
parent 4963c9b31a
commit 02a4c0fae6
2 changed files with 10 additions and 10 deletions

View File

@@ -25,7 +25,7 @@
"author": "daveol",
"license": "ISC",
"dependencies": {
"@actions/cache": "^3.0.0",
"@actions/cache": "^3.0.5",
"@actions/core": "^1.10.0",
"@actions/tool-cache": "^2.0.1",
"fs-extra": "^10.0.0"