Skip to content

Commit

Permalink
Merge pull request #49 from FlowFuse/dependabot/github_actions/int128…
Browse files Browse the repository at this point in the history
…/docker-manifest-create-action-2

Bump int128/docker-manifest-create-action from 1 to 2
  • Loading branch information
ppawlowski committed Jun 23, 2024
2 parents 8f845f7 + f356382 commit 396b5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge_multiarch_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
username: ${{github.actor}}
password: ${{secrets.temporary_registry_token}}

- uses: int128/docker-manifest-create-action@v1
- uses: int128/docker-manifest-create-action@v2
name: Merge and push
with:
tags: ghcr.io/${{ env.repository_owner_lower }}/${{ inputs.image_name }}:${{ inputs.image_tag_prefix }}main
Expand Down

0 comments on commit 396b5e9

Please sign in to comment.