Skip to content

Commit

Permalink
Merge pull request #448 from cailloumajor/renovate/docker-metadata-ac…
Browse files Browse the repository at this point in the history
…tion-5.x

chore(deps): update docker/metadata-action action to v5
  • Loading branch information
cailloumajor authored Sep 12, 2023
2 parents c434e73 + aa4ef65 commit bfaaf03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository }}
tags: |
Expand Down

0 comments on commit bfaaf03

Please sign in to comment.