diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 02aca39b..cbc588bd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -285,7 +285,7 @@ jobs: - name: Create multi-arch manifest id: manifest - uses: int128/docker-manifest-create-action@v2.24.0 + uses: int128/docker-manifest-create-action@v2.26.0 with: tags: ${{ needs.prepare.outputs.tags }} index-annotations: ${{ needs.prepare.outputs.labels }}