diff --git a/.github/workflows/Semgrep.yml b/.github/workflows/Semgrep.yml index 878e5c2..e35cf6d 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@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.34.1 with: sarif_file: report.sarif category: semgrep \ No newline at end of file