diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-05-23 01:47:18 +0000 |
|---|---|---|
| committer | Brent Cook <busterb@gmail.com> | 2026-05-26 08:05:00 -0500 |
| commit | d3e68ca8a100ab2c87e4f92d7237f5a1952bbbd3 (patch) | |
| tree | 8ef23b62edca54a54e521899932f2b42ad4db1e9 /.github | |
| parent | 91aea64e19da0a4b74accbed127fde3e6d0b4609 (diff) | |
| download | portable-OPENBSD_7_9.tar.gz portable-OPENBSD_7_9.tar.bz2 portable-OPENBSD_7_9.zip | |
ci: update github/codeql-action action to v4.35.5OPENBSD_7_9
Diffstat (limited to '')
| -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 51270ac..4dd9edc 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@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2 | 42 | uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5 |
| 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" |
