diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-08-29 01:01:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-29 01:01:03 +0000 |
| commit | 5170cfc05dbe61e7e28a30f84cab9c4255ce2771 (patch) | |
| tree | be7ead9ccee429ab670d8d2af24f9cd674285612 | |
| parent | 18d6ee9f4eec5a8b5e31eeaa5412d191c1afb742 (diff) | |
| download | portable-5170cfc05dbe61e7e28a30f84cab9c4255ce2771.tar.gz portable-5170cfc05dbe61e7e28a30f84cab9c4255ce2771.tar.bz2 portable-5170cfc05dbe61e7e28a30f84cab9c4255ce2771.zip | |
ci: update github/codeql-action action to v4.37.8
| -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 76b434f..0caaae8 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@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7 | 42 | uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 |
| 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" |
