We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f33b3 commit 554cc40Copy full SHA for 554cc40
.github/workflows/code_scanning.yml
@@ -48,6 +48,7 @@ jobs:
48
CODEQL_ACTION_EXTRA_OPTIONS: '{"database":{"init":["--search-path","${{ github.workspace }}/extractors"]}}'
49
with:
50
languages: javascript
51
+ build-mode: autobuild
52
config-file: ./.github/codeql/codeql-config.yaml
53
tools: https://github.com/github/codeql-action/releases/download/${{env.BUNDLE_VERSION}}/codeql-bundle-linux64.tar.gz
54
debug: true
0 commit comments