Update docker/build-push-action action to v6.12.0 #none minor #4

Merged
renovate merged 1 commits from renovate-github-actions into main 2025-01-15 16:06:21 +02:00
Showing only changes of commit 778054feda - Show all commits

View File

@@ -65,7 +65,7 @@ runs:
- name: Build and push Docker image - name: Build and push Docker image
id: build-and-push id: build-and-push
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0 uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
with: with:
context: . context: .
push: true push: true