diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml index 8122f5c..c8d7dd3 100644 --- a/.github/workflows/cifuzz.yml +++ b/.github/workflows/cifuzz.yml @@ -29,7 +29,7 @@ jobs: path: ./out/artifacts - name: Upload Sarif if: always() && steps.build.outcome == 'success' - uses: github/codeql-action/upload-sarif@9cea5827c668a1fe7165dbce6e80c3f9cf3f83ac + uses: github/codeql-action/upload-sarif@006d029c8dc7b906d4ce5b7c700d32f20f2d35dd with: # Path to SARIF file relative to the root of the repository sarif_file: cifuzz-sarif/results.sarif