From 88efc85091fa3ebba9d3c20762dbdc7d163be21c Mon Sep 17 00:00:00 2001 From: Alexander Tebiev Date: Fri, 14 Feb 2025 12:47:21 +0100 Subject: [PATCH] update-5.2.2 --- .github/workflows/callable-build-docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/callable-build-docker-image.yml b/.github/workflows/callable-build-docker-image.yml index 50955e6..e68dd38 100644 --- a/.github/workflows/callable-build-docker-image.yml +++ b/.github/workflows/callable-build-docker-image.yml @@ -44,7 +44,7 @@ jobs: password: ${{ secrets.GH_TOKEN }} - name: Build image and push to registry - ${{ inputs.DOCKER_REGISTRY_IMAGE }} - uses: docker/build-push-action@v5 + uses: docker/build-push-action@v6 with: platforms: linux/amd64 context: .