chore(deps)!: update docker/build-push-action (v6.19.2 → v7.0.0) (#88)

This commit is contained in:
renovate[bot]
2026-03-05 23:44:03 +02:00
committed by GitHub
parent 2c4e3091ee
commit 9f78b42ea7

View File

@@ -53,7 +53,7 @@ jobs:
- name: Build and push by digest - name: Build and push by digest
id: build id: build
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2 uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
with: with:
file: ${{ matrix.php }}/Dockerfile file: ${{ matrix.php }}/Dockerfile
platforms: ${{ matrix.arch }} platforms: ${{ matrix.arch }}