Squashed commit of the following:

commit 7c9d2baa85
Author: Renovate Bot <renovate@sh.ryuu.in>
Date:   Fri Mar 6 02:31:01 2026 +0000

    Update docker/build-push-action action to v7
This commit is contained in:
2026-03-10 20:19:18 +05:30
parent 4df7907594
commit ccdfa543c4
2 changed files with 2 additions and 2 deletions

View File

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