1
0
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:
Michael Camilleri 2025-01-24 04:00:52 +09:00
parent 5e93f0e34b
commit f75c08a78e
No known key found for this signature in database
GPG Key ID: 7EB218A48DF8B572

View File

@ -31,6 +31,7 @@ jobs:
with:
languages: ${{ matrix.language }}
queries: +security-and-quality
tools: linked
- name: Autobuild
uses: github/codeql-action/autobuild@v3