Bump @actions/cache from 1.0.3 to 1.0.5

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-14 06:06:04 +00:00
committed by Dave Olsthoorn
parent df284ad095
commit 6ef7c7f726
2 changed files with 20 additions and 20 deletions

View File

@@ -25,7 +25,7 @@
"author": "daveol",
"license": "ISC",
"dependencies": {
"@actions/cache": "^1.0.3",
"@actions/cache": "^1.0.5",
"@actions/core": "^1.2.6",
"@actions/tool-cache": "^1.6.0"
},