mirror of
https://github.com/docker/login-action.git
synced 2025-04-22 10:56:46 +00:00
handle proxy settings for aws-sdk
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
17f28ab24d
commit
caca3368ce
8 changed files with 55929 additions and 1215 deletions
|
@ -31,7 +31,8 @@
|
|||
"@actions/exec": "^1.1.0",
|
||||
"@actions/io": "^1.1.1",
|
||||
"@aws-sdk/client-ecr": "^3.45.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.45.0"
|
||||
"@aws-sdk/client-ecr-public": "^3.45.0",
|
||||
"proxy-agent": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.23",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue