mirror of
https://github.com/docker/login-action.git
synced 2026-07-04 07:35:37 +00:00
Compare commits
4 Commits
7393715f1d
...
8ed3eb9b7c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ed3eb9b7c | ||
|
|
b04e23e375 | ||
|
|
3d58c274f1 | ||
|
|
a3484d8199 |
@ -26,9 +26,9 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@aws-sdk/client-ecr": "^3.435.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.435.0",
|
||||
"@docker/actions-toolkit": "^0.13.0",
|
||||
"@aws-sdk/client-ecr": "^3.451.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.451.0",
|
||||
"@docker/actions-toolkit": "^0.14.0",
|
||||
"http-proxy-agent": "^7.0.0",
|
||||
"https-proxy-agent": "^7.0.2"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user