diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 22e43ec9d10..cc005827bc0 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -63,7 +63,6 @@ jobs: with: category: "/language:${{matrix.language}}" output: sarif-results - upload: failure-only - name: filter-sarif uses: advanced-security/filter-sarif@v1