Skip to content

Commit

Permalink
Merge pull request #102 from EventStore/docker_metadata_fix
Browse files Browse the repository at this point in the history
chore: upgrade the metadata action
  • Loading branch information
yreynhout authored Aug 26, 2024
2 parents a854b54 + 5e74f3f commit 5de474b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/replicator-publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: docker/setup-qemu-action@v3
-
name: Set up Docker metadata
uses: docker/metadata-action@v3
uses: docker/metadata-action@v5
with:
images: |
eventstore/replicator
Expand Down

0 comments on commit 5de474b

Please sign in to comment.