diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b1bbb82d5..0b56443d9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,7 +96,6 @@ jobs: - name: Upload SARIF file uses: github/codeql-action/upload-sarif@v3 with: - category: ${{ matrix.color }}${{ matrix.store }}${{ matrix.type }} sarif_file: merged-${{ matrix.color }}${{ matrix.store }}${{ matrix.type }}.sarif # Exit with whatever exit code the original lint run exited with, to