diff --git a/.github/workflows/hive.yml b/.github/workflows/hive.yml index 6151c9569df1..e34470e4dedd 100644 --- a/.github/workflows/hive.yml +++ b/.github/workflows/hive.yml @@ -27,7 +27,7 @@ jobs: - name: Set up Docker Buildx uses: docker/setup-buildx-action@v3 - name: Build and export reth image - uses: docker/build-push-action@v5 + uses: docker/build-push-action@v6 with: context: . tags: ghcr.io/paradigmxyz/reth:latest