Skip to content

Commit

Permalink
Merge pull request #143 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.2.0
  • Loading branch information
sidey79 authored Nov 30, 2023
2 parents eeca5b4 + 11cb0bf commit dc4cefb
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 @@ -100,7 +100,7 @@ jobs:

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

0 comments on commit dc4cefb

Please sign in to comment.