diff --git a/action.yml b/action.yml index dd7ddb3..13d20f7 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@0adf9959216b96bec444f325f1e493d4aa344497 # v6 + uses: https://git.kjan.de/actions/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6 with: cache-from: type=local,src=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max