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