diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 285f63f064..7531debffe 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@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6 with: context: ./model-server file: ./model-server/Dockerfile