build(deps): bump @actions/cache from 1.0.1 to 1.0.2 (#66)

Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 1.0.1 to 1.0.2.
- [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>
Signed-off-by: Xiang Dai <long0dai@foxmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-10 14:41:59 +08:00
committed by GitHub
parent 6317259e28
commit a520c23e6f
2 changed files with 41 additions and 18 deletions

View File

@@ -25,7 +25,7 @@
"author": "golangci",
"license": "MIT",
"dependencies": {
"@actions/cache": "^1.0.1",
"@actions/cache": "^1.0.2",
"@actions/core": "^1.2.0",
"@actions/exec": "^1.0.1",
"@actions/github": "^4.0.0",