diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6f46a2e0b..3d455d321 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -37,7 +37,7 @@ jobs: type=ref,event=tag - name: Build and push - uses: docker/build-push-action@v4 + uses: docker/build-push-action@v5 with: context: . file: ./dockerfiles/Dockerfile-ui