mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-27 17:08:28 +02:00
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:
parent
cf4186d4ed
commit
3906db67c8
2 changed files with 28 additions and 10 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue