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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-27 02:13:35 +00:00
committed by GitHub
parent fcb4a27cde
commit 19e4da8f4d

View File

@@ -46,7 +46,7 @@ jobs:
image: ghcr.io/${{ github.repository }}/cache
- uses: docker/setup-qemu-action@5964de0df58d5ad28b04d8fe2e6b80ad47105b91 # v3.5.0
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
- uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
id: build
with:
push: ${{ github.event_name == 'push' }}