diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ac28b1c..9f73721 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,8 +21,8 @@ jobs: - name: Cx report uses: actions/upload-artifact@v3 with: - name: cx_result.pdf - path: cx_result.pdf + name: cx_result.sarif + path: cx_result.sarif - name: Upload SARIF file uses: github/codeql-action/upload-sarif@v2 with: