From b26a0cd64f205859a39f3f46e0f853d3a99d4bc1 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 01:55:55 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 3d3c42e --- .github/workflows/heap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/heap.yml b/.github/workflows/heap.yml index 559c71b4..daf84d00 100644 --- a/.github/workflows/heap.yml +++ b/.github/workflows/heap.yml @@ -19,7 +19,7 @@ jobs: contents: read runs-on: ubuntu-latest steps: - - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 with: persist-credentials: false