From 95f7f2926491eea52e10e52eca581a085617e625 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 21:57:13 +0000 Subject: [PATCH] Update github/codeql-action action to v3.34.1 --- .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..e11b88a 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.34.1 with: sarif_file: semgrep.sarif category: semgrep