From 4a81b84ddb825f3ee8d7d3083bd8c13aa7901461 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 27 Mar 2025 16:02:40 +0000 Subject: [PATCH] chore(deps): update https://git.kjan.de/actions/setup-buildx-action digest to b5ca514 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index b4aaa5c..ae384f2 100644 --- a/action.yml +++ b/action.yml @@ -24,7 +24,7 @@ runs: uses: https://git.kjan.de/actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - name: Set up Docker Buildx - uses: https://git.kjan.de/actions/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3 + uses: https://git.kjan.de/actions/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3 - name: Login to local Docker Registry uses: https://git.kjan.de/actions/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3