From 19bc527a5edefe7abd13b9a1864c571f835bfdda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 09:00:06 +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.20.0 to 2.21.0. - [Release notes](https://github.com/int128/docker-manifest-create-action/releases) - [Commits](https://github.com/int128/docker-manifest-create-action/compare/fa55f72001a6c74b0f4997dca65c70d334905180...b9d644eaa3312dd895ffdafb19333a7b266e6ba9) --- updated-dependencies: - dependency-name: int128/docker-manifest-create-action dependency-version: 2.21.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 16b412e..801e677 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@fa55f72001a6c74b0f4997dca65c70d334905180 # v2.20.0 + - uses: int128/docker-manifest-create-action@b9d644eaa3312dd895ffdafb19333a7b266e6ba9 # v2.21.0 name: Merge and push with: tags: ghcr.io/${{ env.repository_owner_lower }}/${{ inputs.image_name }}:${{ inputs.image_tag_prefix }}main