mirror of
https://github.com/docker/login-action.git
synced 2024-11-09 23:33:24 +01:00
bump @aws-sdk/client-ecr and @aws-sdk/client-ecr-public to 3.347.1
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
2a93a3eddb
commit
f605cf145e
2 changed files with 650 additions and 626 deletions
|
@ -28,8 +28,8 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
"@aws-sdk/client-ecr": "^3.231.0",
|
"@aws-sdk/client-ecr": "^3.347.1",
|
||||||
"@aws-sdk/client-ecr-public": "^3.231.0",
|
"@aws-sdk/client-ecr-public": "^3.347.1",
|
||||||
"@docker/actions-toolkit": "^0.2.0",
|
"@docker/actions-toolkit": "^0.2.0",
|
||||||
"http-proxy-agent": "^7.0.0",
|
"http-proxy-agent": "^7.0.0",
|
||||||
"https-proxy-agent": "^7.0.0"
|
"https-proxy-agent": "^7.0.0"
|
||||||
|
|
Loading…
Reference in a new issue