Compare commits

..

1 Commits

Author SHA1 Message Date
abdc26f5de chore(deps): update docker/metadata-action action to v6
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 2s
2026-03-05 18:00:55 +00:00

View File

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