Skip to content

Commit

Permalink
Merge pull request #266 from h3poteto/renovate/docker-metadata-action…
Browse files Browse the repository at this point in the history
…-5.x

Update docker/metadata-action action to v5
  • Loading branch information
h3poteto committed Apr 2, 2024
2 parents 48b79de + 5700a69 commit 40c4cd0
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 @@ -46,7 +46,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 40c4cd0

Please sign in to comment.