Skip to content

Commit

Permalink
Merge pull request #140 from chukysoria/renovate/noelware-docker-mani…
Browse files Browse the repository at this point in the history
…fest-action-0.x

⬆️ Update Noelware/docker-manifest-action action to v0.4.3
  • Loading branch information
chukysoria authored Feb 15, 2025
2 parents 059ffb3 + 2cd9718 commit 6f473c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ jobs:
echo "tags=$tags" >> $GITHUB_OUTPUT
- name: 🚀 Create and push manifest images
uses: Noelware/docker-manifest-action@54262c97373814c17a990343f23cdfba180ff0cc # 0.4.2
uses: Noelware/docker-manifest-action@b33ab348026b120a895167160f5605b0197f0862 # 0.4.3
with:
inputs: ${{ steps.source.outputs.tags }}
images: ${{ steps.source.outputs.images }}
Expand Down

0 comments on commit 6f473c6

Please sign in to comment.