chore(deps): update docker/build-push-action action to v6.12.0 (#163)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-15 09:23:24 -05:00
committed by GitHub
parent 301e5621dd
commit 2f1bd828b6

View File

@@ -58,7 +58,7 @@ jobs:
name=ghcr.io/${{ github.repository_owner }}/${{ matrix.image }}-${{ matrix.target }}
- name: Build and push image
uses: docker/build-push-action@v6.11.0
uses: docker/build-push-action@v6.12.0
with:
context: ${{ matrix.context }}
target: ${{ matrix.target }}