mirror of
https://github.com/docker/login-action.git
synced 2026-05-05 17:32:49 +08:00
Merge pull request #524 from crazy-max/bump-aws
bump @aws-sdk/client-ecr and @aws-sdk/client-ecr-public to 3.347.1
This commit is contained in:
+16
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
+1025
-1
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user