From dec267f80ba61766a39dc2bb3bb9d2b24cdc5fe4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 01:22:11 +0000 Subject: [PATCH] Update step-security/harden-runner digest to 18f6947 (#889) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 7d81ad21..cdacd16b 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # tav=v1.4 + uses: step-security/harden-runner@18f6947f131da60743dc12d2a22ff28c2b4ea87f # tav=v1.4 with: egress-policy: audit disable-telemetry: false