mirror of
https://github.com/docker/login-action.git
synced 2025-12-27 04:28:17 +00:00
Merge f002d9fdbd into 6862ffc5ab
This commit is contained in:
commit
6d66e3b402
2 changed files with 699 additions and 693 deletions
|
|
@ -26,8 +26,8 @@
|
|||
"packageManager": "yarn@4.9.2",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@aws-sdk/client-ecr": "^3.890.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.890.0",
|
||||
"@aws-sdk/client-ecr": "^3.958.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.958.0",
|
||||
"@docker/actions-toolkit": "^0.63.0",
|
||||
"http-proxy-agent": "^7.0.2",
|
||||
"https-proxy-agent": "^7.0.6",
|
||||
|
|
|
|||
Loading…
Reference in a new issue