fix: upgrade @actions/core from 1.8.0 to 1.8.2

Snyk has created this PR to upgrade @actions/core from 1.8.0 to 1.8.2.

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

See this project in Snyk:
6ce665a4-750e-4102-a5a2-d6ae6f1e4591?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-06-05 17:05:55 +00:00 committed by Jerry Robertson
parent cf4186d4ed
commit 3906db67c8
2 changed files with 28 additions and 10 deletions

View file

@ -29,7 +29,7 @@
"homepage": "https://github.com/actions/download-artifact#readme",
"dependencies": {
"@actions/artifact": "^1.0.0",
"@actions/core": "^1.8.0"
"@actions/core": "^1.8.2"
},
"devDependencies": {
"@types/node": "^12.12.6",