Prefer explicit env var to binary accessibility check

This commit is contained in:
Henry Mercer
2025-12-18 14:05:12 +00:00
parent a7e88a44f8
commit 95246ce019
6 changed files with 16 additions and 9 deletions

View File

@@ -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