We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3cc36d commit dfbc938Copy full SHA for dfbc938
1 file changed
.github/workflows/code-review.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
languages: csharp
24
# Inline-Konfiguration statt externe Datei
25
- queries: security-and-quality
+ queries: security-extended
26
27
- name: Setup .NET
28
uses: actions/setup-dotnet@v4
0 commit comments