Skip to content

Commit

Permalink
Merge pull request #39 from GiganticMinecraft/renovate/docker-metadat…
Browse files Browse the repository at this point in the history
…a-action-5.x

chore(deps): update docker/metadata-action action to v5
  • Loading branch information
outductor committed Dec 20, 2023
2 parents 4680683 + 8ec4aed commit a7e6374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ steps.prepare_image_id.outputs.lowercase_id }}
tags: |
Expand Down

0 comments on commit a7e6374

Please sign in to comment.