chore(deps): update docker/build-push-action action to v6
Some checks failed
Enforce Conventional Commit PR Title / Validate PR Title (pull_request) Failing after 5s
CI / ci (pull_request) Successful in 1m12s

This commit is contained in:
Renovate [BOT] 2025-01-02 21:01:09 +00:00
parent 490e961397
commit 2790eb1370

View File

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