Skip to content

Commit 554cc40

Browse files
committed
Use build-mode:autobuild to see if we can get the right env vars in play
1 parent 82f33b3 commit 554cc40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code_scanning.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
CODEQL_ACTION_EXTRA_OPTIONS: '{"database":{"init":["--search-path","${{ github.workspace }}/extractors"]}}'
4949
with:
5050
languages: javascript
51+
build-mode: autobuild
5152
config-file: ./.github/codeql/codeql-config.yaml
5253
tools: https://github.com/github/codeql-action/releases/download/${{env.BUNDLE_VERSION}}/codeql-bundle-linux64.tar.gz
5354
debug: true

0 commit comments

Comments
 (0)