mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-27 17:08:28 +02:00
fix: upgrade @actions/core from 1.10.1 to 1.11.1
Snyk has created this PR to upgrade @actions/core from 1.10.1 to 1.11.1.
See this package in npm:
@actions/core
See this project in Snyk:
799cc79b
-8237-42df-a006-2668dcafac36?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
95815c38cf
commit
3f411eeac0
2 changed files with 41 additions and 12 deletions
|
@ -30,7 +30,7 @@
|
|||
"homepage": "https://github.com/actions/download-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^2.3.2",
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"minimatch": "^9.0.3"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue