diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5264255..ae1975d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -318,7 +318,7 @@ jobs: latest=auto - name: Build and push - uses: docker/build-push-action@v6 + uses: docker/build-push-action@v7 with: context: . platforms: linux/amd64,linux/arm64