Skip to content

Commit

Permalink
Merge pull request #216 from fhem/renovate/docker-metadata-action-5.x
Browse files Browse the repository at this point in the history
chore(deps): update docker/metadata-action action to v5.7.0
  • Loading branch information
sidey79 authored Feb 26, 2025
2 parents 35889ab + 4eafa0a commit 5d2f844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:

- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v5.6.1
uses: docker/metadata-action@v5.7.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: |
Expand Down

0 comments on commit 5d2f844

Please sign in to comment.