From 3506f4bb400feed58db775170b03e06f0fbbe793 Mon Sep 17 00:00:00 2001 From: "hash-worker[bot]" <180894564+hash-worker[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 11:32:42 +0000 Subject: [PATCH] Update GitHub Action `andstor/file-existence-action` to v3.1.0 --- .github/workflows/semgrep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"