fix: upgrade @actions/cache from 2.0.5 to 2.0.6

Snyk has created this PR to upgrade @actions/cache from 2.0.5 to 2.0.6.

See this package in npm:
https://www.npmjs.com/package/@actions/cache

See this project in Snyk:
a74ed6d4-726b-4903-bf44-4c065bb43670?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-07-06 18:30:59 +00:00
parent 485fdb3892
commit c952e1a47c
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 8 additions and 8 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^2.0.5",
"@actions/cache": "^2.0.6",
"@actions/core": "^1.7.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2"