aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-08-02 09:59:31 +0000
committerGitHub <noreply@github.com>2026-08-02 09:59:31 +0000
commit2959e39c51f45afb3ccb9d7a14124e7e6e81ce65 (patch)
treea78d2153b6c858890a261616e8bba6a23239d696
parent16311de70c9a1c6e6f1fc59688153b06342640de (diff)
downloadportable-2959e39c51f45afb3ccb9d7a14124e7e6e81ce65.tar.gz
portable-2959e39c51f45afb3ccb9d7a14124e7e6e81ce65.tar.bz2
portable-2959e39c51f45afb3ccb9d7a14124e7e6e81ce65.zip
ci: update github/codeql-action action to v4.37.4
-rw-r--r--.github/workflows/cifuzz.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml
index ba54f7a..88c6a2d 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@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3 42 uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
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"