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

This commit is contained in:
2026-03-05 22:03:34 +00:00
parent 66e602802a
commit 800345f2cb

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