chore(deps): update docker/build-push-action action to v7
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 5s
CI / ci (pull_request) Successful in 34s

This commit is contained in:
2026-03-05 22:02:52 +00:00
parent f734eb8a76
commit 318ed81353

View File

@@ -165,7 +165,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