From 0f83678c62064cb3eced52bde9aab53be90ff7ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:03:32 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20docker/build-push?= =?UTF-8?q?-action=20action=20to=20v6.19.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/upstream-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upstream-deploy.yaml b/.github/workflows/upstream-deploy.yaml index 7e99b34..1577463 100644 --- a/.github/workflows/upstream-deploy.yaml +++ b/.github/workflows/upstream-deploy.yaml @@ -113,7 +113,7 @@ jobs: username: ${{ steps.registry.outputs.owner }} password: ${{ secrets.GITHUB_TOKEN }} - name: 🚀 Build - uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0 + uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6.19.1 with: load: true # yamllint disable rule:line-length