From 583e54c64fbcd2978d07282346b79d429026b249 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 18:24:59 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 08eba0b --- .github/workflows/validate_docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate_docs.yaml b/.github/workflows/validate_docs.yaml index 00e8011..7883cc0 100644 --- a/.github/workflows/validate_docs.yaml +++ b/.github/workflows/validate_docs.yaml @@ -10,7 +10,7 @@ jobs: name: Validate CLI Docs runs-on: ubuntu-latest steps: - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 + - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4 with: fetch-depth: 1