Skip to content

Commit

Permalink
Merge pull request #10 from LilDrunkenSmurf/renovate/docker-metadata-…
Browse files Browse the repository at this point in the history
…action-5.x

feat(github-action)!: Update docker/metadata-action action to v5
  • Loading branch information
joryirving authored Jan 8, 2024
2 parents 1a0ca52 + e30ec3f commit d8807cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: Container meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: |
ghcr.io/${{ env.LOWERCASE_REPO_OWNER }}/${{ matrix.app }}
Expand Down

0 comments on commit d8807cf

Please sign in to comment.