chore(deps): update docker/build-push-action action to v7 #429

Merged
luke merged 1 commits from renovate/docker-build-push-action-7.x into main 2026-03-06 19:52:48 +00:00
Showing only changes of commit feb70d0f61 - Show all commits

View File

@@ -101,7 +101,7 @@ jobs:
printf "Tags:\n${{ steps.meta.outputs.tags }}" printf "Tags:\n${{ steps.meta.outputs.tags }}"
- name: Build images - name: Build images
uses: docker/build-push-action@v6 uses: docker/build-push-action@v7
with: with:
context: . context: .
push: false push: false