From 8cb6de6341985be20802eb4cb9125b38cd42a172 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 18 Jun 2025 18:03:27 +0000 Subject: [PATCH] chore(deps): update https://git.kjan.de/actions/checkout digest to 11bd719 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9ec6a91..d502f9d 100644 --- a/action.yml +++ b/action.yml @@ -21,7 +21,7 @@ runs: using: "composite" steps: - name: Checkout - uses: https://git.kjan.de/actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 + uses: https://git.kjan.de/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Set up Docker Buildx uses: https://git.kjan.de/actions/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3