chore(deps): update docker/build-push-action action to v7.2.0 (#1578)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-29 16:59:40 +00:00
committed by GitHub
co-authored by lnx01
parent e82beca087
commit f8b71f3b83
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
image: ghcr.io/${{ github.repository }}/cache
- uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
- uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
- uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
- uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
id: build
with:
push: ${{ github.event_name == 'push' }}