Skip to content

Commit e3efcb5

Browse files
chore(deps): Bump int128/docker-manifest-create-action from 2.17.0 to 2.18.0 (#128)
Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 2.17.0 to 2.18.0. - [Release notes](https://github.com/int128/docker-manifest-create-action/releases) - [Commits](int128/docker-manifest-create-action@44422a4...3de37de) --- updated-dependencies: - dependency-name: int128/docker-manifest-create-action dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piotr Pawlowski <ppawlowski@users.noreply.github.com>
1 parent 06c0e75 commit e3efcb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge_multiarch_images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
username: ${{github.actor}}
4949
password: ${{secrets.temporary_registry_token}}
5050

51-
- uses: int128/docker-manifest-create-action@44422a4b046d55dc036df622039ed3aec43c613c # v2.17.0
51+
- uses: int128/docker-manifest-create-action@3de37de96c4e900bc3eef9055d3c50abdb4f769d # v2.18.0
5252
name: Merge and push
5353
with:
5454
tags: ghcr.io/${{ env.repository_owner_lower }}/${{ inputs.image_name }}:${{ inputs.image_tag_prefix }}main

0 commit comments

Comments
 (0)