fix: upgrade @actions/core from 1.2.6 to 1.8.0

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

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-05-27 17:16:38 +00:00
parent fb598a63ae
commit c1a691924e
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 14 additions and 8 deletions

View file

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