Skip to content

Commit

Permalink
Try out security-and-quality CodeQL query suite
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed Jan 5, 2025
1 parent 51ff3ec commit 930c832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: github/codeql-action/init@v3
with:
languages: python
queries: security-extended
queries: security-and-quality

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3

0 comments on commit 930c832

Please sign in to comment.