diff --git a/.github/workflows/Semgrep.yml b/.github/workflows/Semgrep.yml index 942ab04..0c0d9b3 100644 --- a/.github/workflows/Semgrep.yml +++ b/.github/workflows/Semgrep.yml @@ -60,7 +60,7 @@ jobs: path: report.sarif - name: Upload Semgrep report - uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.34.1 + uses: github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1 with: sarif_file: report.sarif category: semgrep