Skip to content

Commit

Permalink
Merge pull request #46 from unoconv/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…metadata-action-5.5.1

build(deps): Bump docker/metadata-action from 5.4.0 to 5.5.1
  • Loading branch information
jimisola authored Feb 1, 2024
2 parents f589be9 + c14da9a commit 1f522ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish..yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: |
Expand Down

0 comments on commit 1f522ad

Please sign in to comment.