Skip to content

Commit f75c08a

Browse files
committed
Add 'tools: linked' to CodeQL workflow
1 parent 5e93f0e commit f75c08a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
languages: ${{ matrix.language }}
3333
queries: +security-and-quality
34+
tools: linked
3435

3536
- name: Autobuild
3637
uses: github/codeql-action/autobuild@v3

0 commit comments

Comments
 (0)