mirror of
https://github.com/docker/login-action.git
synced 2024-11-15 12:33:51 +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:
commit
465a07811f
17
dist/index.js
generated
vendored
17
dist/index.js
generated
vendored
File diff suppressed because one or more lines are too long
2
dist/index.js.map
generated
vendored
2
dist/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
1026
dist/licenses.txt
generated
vendored
1026
dist/licenses.txt
generated
vendored
File diff suppressed because it is too large
Load Diff
@ -28,8 +28,8 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@aws-sdk/client-ecr": "^3.231.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.231.0",
|
||||
"@aws-sdk/client-ecr": "^3.347.1",
|
||||
"@aws-sdk/client-ecr-public": "^3.347.1",
|
||||
"@docker/actions-toolkit": "^0.2.0",
|
||||
"http-proxy-agent": "^7.0.0",
|
||||
"https-proxy-agent": "^7.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user