From 1942a7a9d78d523927b75fc3f8644426e8d6d93e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 01:08:45 +0000 Subject: [PATCH] chore(deps): update int128/docker-manifest-create-action action to v2.26.0 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}