diff --git a/.github/workflows/semgrep.yaml b/.github/workflows/semgrep.yaml index 38eabbf5..46ae4cce 100644 --- a/.github/workflows/semgrep.yaml +++ b/.github/workflows/semgrep.yaml @@ -67,7 +67,7 @@ jobs: - name: Upload SARIF to GitHub Security tab if: always() continue-on-error: true - uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 + uses: github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 with: sarif_file: semgrep-results.sarif env: