From d301528887261a88150f8fc6a8fbaabf8e660041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 04:17:21 +0000 Subject: [PATCH] chore(deps): bump int128/docker-manifest-create-action Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 2.24.0 to 2.26.0. - [Release notes](https://github.com/int128/docker-manifest-create-action/releases) - [Commits](https://github.com/int128/docker-manifest-create-action/compare/b0b692440e7278c3e5108fb656df325a9ddf5288...1e15cac7af24af7153ff7968c09072d61bb4456b) --- updated-dependencies: - dependency-name: int128/docker-manifest-create-action dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/merge_multiarch_images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge_multiarch_images.yml b/.github/workflows/merge_multiarch_images.yml index f9cc12a..8e5a232 100644 --- a/.github/workflows/merge_multiarch_images.yml +++ b/.github/workflows/merge_multiarch_images.yml @@ -48,7 +48,7 @@ jobs: username: ${{github.actor}} password: ${{secrets.temporary_registry_token}} - - uses: int128/docker-manifest-create-action@b0b692440e7278c3e5108fb656df325a9ddf5288 # v2.24.0 + - uses: int128/docker-manifest-create-action@1e15cac7af24af7153ff7968c09072d61bb4456b # v2.26.0 name: Merge and push with: tags: ghcr.io/${{ env.repository_owner_lower }}/${{ inputs.image_name }}:${{ inputs.image_tag_prefix }}main