Skip to content

Commit

Permalink
Merge pull request #1692 from Anselmoo/renovate/docker-metadata-actio…
Browse files Browse the repository at this point in the history
…n-5.x

chore(deps): update docker/metadata-action action to v5.6.1
  • Loading branch information
Anselmoo authored Nov 23, 2024
2 parents 021dd1c + 7ec40ea commit 9a46011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- id: docker_meta
uses: docker/metadata-action@v5.5.1
uses: docker/metadata-action@v5.6.1
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
# tags: |
Expand Down

0 comments on commit 9a46011

Please sign in to comment.