chore: Update dist

This commit is contained in:
GitHub Actions
2025-09-09 23:23:45 +00:00
parent dde9b22a8e
commit 3cb849cb01
2 changed files with 32159 additions and 4 deletions

1
dist/cleanup/index.js generated vendored
View File

@@ -49667,6 +49667,7 @@ function translateEnvVariables() {
'RETRY_MAX_ATTEMPTS',
'SPECIAL_CHARACTERS_WORKAROUND',
'USE_EXISTING_CREDENTIALS',
'NO_PROXY',
];
// Treat HTTPS_PROXY as HTTP_PROXY. Precedence is HTTPS_PROXY > HTTP_PROXY
if (process.env.HTTPS_PROXY)

32162
dist/index.js generated vendored

File diff suppressed because one or more lines are too long