From 2f6329eac0cf1b277f76bba0e2b640d37875f650 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 13:04:50 +0000 Subject: [PATCH] chore(deps): update github/codeql-action action to v4.32.3 --- scan-image/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scan-image/action.yml b/scan-image/action.yml index e53f643..48bc2ba 100644 --- a/scan-image/action.yml +++ b/scan-image/action.yml @@ -20,7 +20,7 @@ runs: ignore-unfixed: true format: sarif output: trivy-results.sarif - - uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9 + - uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3 if: always() with: sarif_file: trivy-results.sarif