diff --git a/.github/workflows/semgrep-scan.yml b/.github/workflows/semgrep-scan.yml index 6beb59ec..7382dd3b 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.5 with: sarif_file: semgrep.sarif category: semgrep