Skip to content

Commit

Permalink
Merge pull request #211 from dixneuf19/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
  • Loading branch information
dixneuf19 authored Sep 23, 2023
2 parents 1bda84e + 6323cc2 commit a0d141b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# Generate automatically tags https://github.com/docker/metadata-action
- name: Docker meta
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 a0d141b

Please sign in to comment.