From 9ee0e78b90e2a043a9856cae93940ae410b6c284 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Aug 2025 15:01:27 +0000 Subject: [PATCH] chore(deps): update https://git.kjan.de/actions/checkout digest to 08eba0b --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9ec6a91..f1d2b36 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@08eba0b27e820071cde6df949e0beb9ba4906955 # v4 - name: Set up Docker Buildx uses: https://git.kjan.de/actions/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3