Skip to content

Commit 2ffcbfa

Browse files
ci: bump int128/docker-manifest-create-action from 2.13.0 to 2.14.0 (#114)
Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/int128/docker-manifest-create-action/releases) - [Commits](int128/docker-manifest-create-action@a39573c...1a059c0) --- updated-dependencies: - dependency-name: int128/docker-manifest-create-action dependency-version: 2.14.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>
1 parent af510f5 commit 2ffcbfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_reusable-docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
IMAGE_SUFFIX="${{ inputs.image_suffix }}" \
6161
${{ inputs.variables }} \
6262
${{ inputs.target_name }}-name
63-
- uses: int128/docker-manifest-create-action@a39573caa37b6a8a03302d43b57c3f48635096e2 # v2
63+
- uses: int128/docker-manifest-create-action@1a059c021f1d5e9f2bd39de745d5dd3a0ef6df90 # v2
6464
id: build
6565
with:
6666
tags: ${{ steps.name.outputs.full }}

0 commit comments

Comments
 (0)