Compare commits

..

1 Commits

@ -48,7 +48,7 @@ runs:
${{ runner.os }}-${{ inputs.name }}- ${{ runner.os }}-${{ inputs.name }}-
- name: Build and push - name: Build and push
uses: https://git.kjan.de/actions/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6 uses: https://git.kjan.de/actions/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
with: with:
cache-from: type=local,src=/tmp/.buildx-cache cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max