diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 60abff1d..1f8536fd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -65,7 +65,7 @@ jobs: run: sh scripts/development/build-binaries.sh - name: Build and push container image - uses: docker/build-push-action@v4 + uses: docker/build-push-action@v6 id: container-build-push with: context: .