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