mirror of
https://github.com/docker/login-action.git
synced 2026-07-09 02:45:35 +00:00
Compare commits
1 Commits
5df5faa426
...
7d7ead5cdf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d7ead5cdf |
@ -26,8 +26,8 @@
|
|||||||
"packageManager": "yarn@3.6.3",
|
"packageManager": "yarn@3.6.3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.1",
|
"@actions/core": "^1.10.1",
|
||||||
"@aws-sdk/client-ecr": "^3.664.0",
|
"@aws-sdk/client-ecr": "^3.678.0",
|
||||||
"@aws-sdk/client-ecr-public": "^3.664.0",
|
"@aws-sdk/client-ecr-public": "^3.678.0",
|
||||||
"@docker/actions-toolkit": "^0.35.0",
|
"@docker/actions-toolkit": "^0.35.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