mirror of
https://github.com/janet-lang/janet
synced 2025-04-10 09:16:38 +00:00
Add 'tools: linked' to CodeQL workflow
This commit is contained in:
parent
5e93f0e34b
commit
f75c08a78e
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
||||
with:
|
||||
languages: ${{ matrix.language }}
|
||||
queries: +security-and-quality
|
||||
tools: linked
|
||||
|
||||
- name: Autobuild
|
||||
uses: github/codeql-action/autobuild@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user