Skip to content

Commit

Permalink
Extend CodeQL analysis
Browse files Browse the repository at this point in the history
Add additional CodeQL query packs.
  • Loading branch information
martincostello committed Apr 18, 2024
1 parent d4e96c6 commit 7069e0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
uses: github/codeql-action/init@c7f9125735019aa87cfc361530512d50ea439c71 # v3.25.1
with:
languages: 'csharp'
queries: security-and-quality

- name: Autobuild
uses: github/codeql-action/autobuild@c7f9125735019aa87cfc361530512d50ea439c71 # v3.25.1
Expand Down

0 comments on commit 7069e0d

Please sign in to comment.