mirror of
https://github.com/docker/login-action.git
synced 2025-11-07 05:56:55 +00:00
Compare commits
2 commits
6f7639b5af
...
21f99cce21
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
21f99cce21 | ||
|
|
2755970348 |
2 changed files with 677 additions and 688 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.913.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.913.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