mirror of
https://github.com/github/codeql-action.git
synced 2026-04-17 12:33:16 +00:00
feat: use http agent that respects environment proxy settings when streaming
This commit is contained in:
@@ -556,7 +556,6 @@ export const downloadCodeQL = async function (
|
||||
authorization,
|
||||
{ "User-Agent": "CodeQL Action", ...headers },
|
||||
tarVersion,
|
||||
features,
|
||||
logger,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user