diff --git a/action.yml b/action.yml index 51db109..201cd67 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@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6 + uses: https://git.kjan.de/actions/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6 with: cache-from: type=local,src=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max