From 18f772c3851171ebec91d1c371c0bf4ed47803ae Mon Sep 17 00:00:00 2001 From: "netic-renovate[bot]" <207156494+netic-renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 16:19:41 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to d23441a --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 595b138..483e4f5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6 - name: Install Dagger id: install_dagger run: |