From 43b5d417e0e2f9cac34da6a7c5910d9b35ec98a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 23:37:26 +0000 Subject: [PATCH] build(deps): update docker/build-push-action digest to 10e90e3 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 59a16206d2..75dcc986c0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -113,7 +113,7 @@ jobs: with: platforms: linux/amd64,linux/arm64 - name: Build and publish model-server Docker image - uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6 with: context: ./model-server file: ./model-server/Dockerfile