From 843925254efcf49c2f614c739fa9c1a7aa2cd0a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 00:43:29 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action digest to 10e90e3 --- .github/workflows/publish-docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-docker.yml b/.github/workflows/publish-docker.yml index 888ffb5..d413070 100644 --- a/.github/workflows/publish-docker.yml +++ b/.github/workflows/publish-docker.yml @@ -84,7 +84,7 @@ jobs: just build linux arm64 just build linux amd64 - name: Build and push Docker image - uses: docker/build-push-action@8c1e8f8e5bf845ba3773a14f3967965548a2341e # pin@v6.18.0 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # pin@v6.18.0 with: context: . file: ./docker/Dockerfile