mirror of
https://github.com/github/codeql-action.git
synced 2025-12-30 03:00:13 +08:00
Prefer explicit env var to binary accessibility check
This commit is contained in:
1
.github/workflows/__global-proxy.yml
generated
vendored
1
.github/workflows/__global-proxy.yml
generated
vendored
@@ -76,6 +76,7 @@ jobs:
|
||||
- uses: ./../action/analyze
|
||||
env:
|
||||
https_proxy: http://squid-proxy:3128
|
||||
CODEQL_ACTION_TOLERATE_MISSING_GIT_VERSION: true
|
||||
CODEQL_ACTION_TEST_MODE: true
|
||||
container:
|
||||
image: ubuntu:22.04
|
||||
|
||||
Reference in New Issue
Block a user