diff --git a/.github/workflows/security-codeql.yml b/.github/workflows/security-codeql.yml index 99ef6b2c..2e558a46 100644 --- a/.github/workflows/security-codeql.yml +++ b/.github/workflows/security-codeql.yml @@ -37,7 +37,6 @@ jobs: with: languages: ${{ matrix.language }} build-mode: none - queries: security-and-quality - name: Perform CodeQL analysis uses: github/codeql-action/analyze@v4