From 1976a91e5ca3ea8a65b9e7c106ba67d716a3f3e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 11:49:12 +0100 Subject: [PATCH] chore: Update actions/checkout digest to ff7abcd (#18389) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/check-run-eligibility.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-run-eligibility.yml b/.github/workflows/check-run-eligibility.yml index 34f738a28e..fb13d110e2 100644 --- a/.github/workflows/check-run-eligibility.yml +++ b/.github/workflows/check-run-eligibility.yml @@ -56,7 +56,7 @@ jobs: run_decision: ${{ steps.evaluate.outputs.should_run }} steps: - name: Check out current commit - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 + uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 with: ref: ${{ github.event.pull_request.head.sha }}