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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-27 02:58:49 +01:00
committed by GitHub
parent 8a2c3fd8b7
commit cd581d3745

View File

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