diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-08-08 01:42:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-08 01:42:50 +0000 |
| commit | e6f1677b72f9f53e1d5f7b5ba1f0fca706b7fb62 (patch) | |
| tree | a4c1dcd1b651a3727f3f9ce73c5d4d43e913d4ee /.github | |
| parent | 8430c1d169b83d5bfef4651e4bdacc8925dce2d1 (diff) | |
| download | portable-e6f1677b72f9f53e1d5f7b5ba1f0fca706b7fb62.tar.gz portable-e6f1677b72f9f53e1d5f7b5ba1f0fca706b7fb62.tar.bz2 portable-e6f1677b72f9f53e1d5f7b5ba1f0fca706b7fb62.zip | |
ci: update github/codeql-action action to v4.37.6
Diffstat (limited to '.github')
| -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 88c6a2d..cfcdfc5 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@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4 | 42 | uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 |
| 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" |
