diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 293b4a36b96..93cb8cb579e 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -42,7 +42,7 @@ jobs: - name: Check SARIF file exists following Semgrep run id: sarif_file_check - uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0 + uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0 with: files: "semgrep.sarif"