Skip to content

Commit

Permalink
⬆️ Bump docker/metadata-action from 4 to 5 (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 3ee3701 commit a514d07
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 @@ -73,7 +73,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Generate Tags
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
id: metadata
with:
images: |
Expand Down

0 comments on commit a514d07

Please sign in to comment.