diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fcaf535..1ef9767 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: password: ${{ secrets.CR_PAT }} - name: Build Image - uses: docker/build-push-action@v6 + uses: docker/build-push-action@v7 with: platforms: linux/amd64 context: artifacts