diff options
| author | Theo Buehler <tb@openbsd.org> | 2026-08-31 18:03:10 +0200 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2026-08-31 18:03:10 +0200 |
| commit | d63a1f105815c3fe4ffd954443541bff5259cedf (patch) | |
| tree | e9e4dadc1c1fcf1c2fb0886eba72e7837d338817 | |
| parent | 144f96dc572088ab70a98f9785d87d037cb99422 (diff) | |
| parent | 5118f30beedff734608035c056e8b9b38ee3d6e7 (diff) | |
| download | portable-d63a1f105815c3fe4ffd954443541bff5259cedf.tar.gz portable-d63a1f105815c3fe4ffd954443541bff5259cedf.tar.bz2 portable-d63a1f105815c3fe4ffd954443541bff5259cedf.zip | |
| -rw-r--r-- | .github/workflows/cifuzz.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml index 0caaae8..56da4ee 100644 --- a/.github/workflows/cifuzz.yml +++ b/.github/workflows/cifuzz.yml | |||
| @@ -39,7 +39,7 @@ jobs: | |||
| 39 | path: "./out/artifacts" | 39 | path: "./out/artifacts" |
| 40 | 40 | ||
| 41 | - name: "Upload SARIF" | 41 | - name: "Upload SARIF" |
| 42 | uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 | 42 | uses: github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 |
| 43 | if: always() && steps.build.outcome == 'success' | 43 | if: always() && steps.build.outcome == 'success' |
| 44 | with: | 44 | with: |
| 45 | sarif_file: "cifuzz-sarif/results.sarif" | 45 | sarif_file: "cifuzz-sarif/results.sarif" |
