diff --git a/.github/workflows/semgrep.yaml b/.github/workflows/semgrep.yaml index 42f81145..9270567a 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@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 + uses: github/codeql-action/upload-sarif@1c5b675653bb5c22dbe9b12b556ec555138e09fd # v4.38.1 with: sarif_file: semgrep-results.sarif env: