From 07762d6d34a4b03bea385b77a4f268d210876858 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 20:39:10 +0000 Subject: [PATCH] Update github/codeql-action action to v3.32.0 --- .github/workflows/semgrep-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semgrep-scan.yml b/.github/workflows/semgrep-scan.yml index 6beb59e..10d600d 100644 --- a/.github/workflows/semgrep-scan.yml +++ b/.github/workflows/semgrep-scan.yml @@ -26,7 +26,7 @@ jobs: path: semgrep.sarif - name: Scanning alerts - uses: github/codeql-action/upload-sarif@v3.28.8 + uses: github/codeql-action/upload-sarif@v3.32.0 with: sarif_file: semgrep.sarif category: semgrep