From 8a0d70196c3006e3b407f87f84a651a0e7ff1136 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:01:42 +0000 Subject: [PATCH] Update docker/build-push-action digest to 601a80b --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 054d3101..690408aa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: type=sha,format=long,prefix=sha- type=raw,value=latest,enable={{is_default_branch}} - - uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6 + - uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6 with: file: ${{ matrix.dockerfile }} tags: ${{ steps.meta.outputs.tags }}