Squashed commit of the following:

commit 5c57761e80
Author: Renovate Bot <renovate@sh.ryuu.in>
Date:   Thu Feb 12 13:42:43 2026 +0000

    Update docker/build-push-action action to v6.19.2
This commit is contained in:
2026-02-12 19:38:35 +05:30
parent 02450fcb8a
commit 1ac6bad682

View File

@@ -87,7 +87,7 @@ jobs:
type=raw,value=${{ steps.version.outputs.version }},priority=1000 type=raw,value=${{ steps.version.outputs.version }},priority=1000
- -
name: Build and push name: Build and push
uses: docker/build-push-action@v6.18.0 uses: docker/build-push-action@v6.19.2
with: with:
context: ${{ matrix.variant.context }} context: ${{ matrix.variant.context }}
file: ${{ matrix.variant.dockerfile }} file: ${{ matrix.variant.dockerfile }}