diff --git a/.github/workflows/semgrep.yaml b/.github/workflows/semgrep.yaml index 42f81145..1e06dc01 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@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4.38.0 with: sarif_file: semgrep-results.sarif env: