From 1df14f58f97ddc3c8bbb19d09a907adecb39ba4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 18:07:16 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20docker/build-pus?= =?UTF-8?q?h-action=20(=20v6=20=E2=9E=94=20v7.2.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------ | ---- | ------ | | github-tags | docker/build-push-action | v6 | v7.2.0 | --- .github/workflows/workflow_call-build_images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow_call-build_images.yaml b/.github/workflows/workflow_call-build_images.yaml index 1573aff..d8f818b 100644 --- a/.github/workflows/workflow_call-build_images.yaml +++ b/.github/workflows/workflow_call-build_images.yaml @@ -153,7 +153,7 @@ jobs: echo "outputs=${outputs}" >> $GITHUB_OUTPUT - name: Build Image - uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6 + uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7 id: build with: build-args: |-