From dde05d0e3532c76dcc8866640ab5a3c412bee05b Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 27 Sep 2024 15:01:14 +0000 Subject: [PATCH] chore(deps): update actions/build-push-action digest to 32945a3 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index b4aaa5c..d196558 100644 --- a/action.yml +++ b/action.yml @@ -48,7 +48,7 @@ runs: ${{ runner.os }}-${{ inputs.name }}- - name: Build and push - uses: https://git.kjan.de/actions/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6 + uses: https://git.kjan.de/actions/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v6 with: cache-from: type=local,src=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max