mirror of
https://github.com/docker/login-action.git
synced 2026-07-09 10:55:37 +00:00
Compare commits
3 Commits
8c29daea69
...
7aefc8f4a7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7aefc8f4a7 | ||
|
|
7ca345011a | ||
|
|
02b671aa02 |
@ -26,9 +26,9 @@
|
|||||||
"packageManager": "yarn@3.6.3",
|
"packageManager": "yarn@3.6.3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.11.1",
|
"@actions/core": "^1.11.1",
|
||||||
"@aws-sdk/client-ecr": "^3.664.0",
|
"@aws-sdk/client-ecr": "^3.682.0",
|
||||||
"@aws-sdk/client-ecr-public": "^3.664.0",
|
"@aws-sdk/client-ecr-public": "^3.682.0",
|
||||||
"@docker/actions-toolkit": "^0.40.0",
|
"@docker/actions-toolkit": "^0.42.0",
|
||||||
"http-proxy-agent": "^7.0.2",
|
"http-proxy-agent": "^7.0.2",
|
||||||
"https-proxy-agent": "^7.0.5"
|
"https-proxy-agent": "^7.0.5"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user