build(deps): bump @actions/cache from 2.0.4 to 2.0.5 (#484)

Co-authored-by: Kamil Samigullin <kamil@samigullin.info>
This commit is contained in:
dependabot[bot] 2022-06-01 09:56:42 +02:00 committed by GitHub
parent 1f5703370e
commit 451e84b610
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 8 deletions

View file

@ -24,7 +24,7 @@
"author": "golangci",
"license": "MIT",
"dependencies": {
"@actions/cache": "^2.0.4",
"@actions/cache": "^2.0.5",
"@actions/core": "^1.8.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.3",