mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-03 06:05:04 +09:00
chore: Update dist
This commit is contained in:
+1
@@ -49667,6 +49667,7 @@ function translateEnvVariables() {
|
|||||||
'RETRY_MAX_ATTEMPTS',
|
'RETRY_MAX_ATTEMPTS',
|
||||||
'SPECIAL_CHARACTERS_WORKAROUND',
|
'SPECIAL_CHARACTERS_WORKAROUND',
|
||||||
'USE_EXISTING_CREDENTIALS',
|
'USE_EXISTING_CREDENTIALS',
|
||||||
|
'NO_PROXY',
|
||||||
];
|
];
|
||||||
// Treat HTTPS_PROXY as HTTP_PROXY. Precedence is HTTPS_PROXY > HTTP_PROXY
|
// Treat HTTPS_PROXY as HTTP_PROXY. Precedence is HTTPS_PROXY > HTTP_PROXY
|
||||||
if (process.env.HTTPS_PROXY)
|
if (process.env.HTTPS_PROXY)
|
||||||
|
|||||||
+32158
-4
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user