mirror of
https://github.com/docker/login-action.git
synced 2025-04-27 09:06:36 +02:00
Fix CVE-2020-15228
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
0f9fb80421
commit
a579245f45
3 changed files with 89 additions and 24 deletions
|
@ -27,7 +27,7 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.5",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/io": "^1.0.2",
|
||||
"semver": "^7.3.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue