From 492cde7192cabf96ab08392f9f4d42ffeb5f5c62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 04:15:33 +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.26.0 to 2.27.0. - [Release notes](https://github.com/int128/docker-manifest-create-action/releases) - [Commits](https://github.com/int128/docker-manifest-create-action/compare/1e15cac7af24af7153ff7968c09072d61bb4456b...5e40f15c10aaa54f5d2bc91864e2708e11ad629f) --- updated-dependencies: - dependency-name: int128/docker-manifest-create-action dependency-version: 2.27.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 7d448bb..91191b5 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@1e15cac7af24af7153ff7968c09072d61bb4456b # v2.26.0 + - uses: int128/docker-manifest-create-action@5e40f15c10aaa54f5d2bc91864e2708e11ad629f # v2.27.0 name: Merge and push with: tags: ghcr.io/${{ env.repository_owner_lower }}/${{ inputs.image_name }}:${{ inputs.image_tag_prefix }}main