diff --git a/.github/workflows/Semgrep.yml b/.github/workflows/Semgrep.yml index f16b573..2e8cd15 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@c10b8064de6f491fea524254123dbe5e09572f13 # v4.34.1 with: sarif_file: report.sarif category: semgrep