chore(deps): update docker/build-push-action action to v7
All checks were successful
Validate PR Title / validate (pull_request) Successful in 6s
CI / ci (pull_request) Successful in 30s

This commit is contained in:
2026-03-05 22:03:11 +00:00
parent 6291bcda16
commit 40f29ee4ed

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