Skip to content

Commit

Permalink
Merge pull request #146 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.4.0
  • Loading branch information
sidey79 authored Dec 20, 2023
2 parents e530e0d + c029067 commit fc6a27d
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 @@ -99,7 +99,7 @@ jobs:

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

0 comments on commit fc6a27d

Please sign in to comment.