Skip to content

Commit

Permalink
chore(deps): bump docker/metadata-action from 4 to 5 (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsrinivas8687 committed Dec 20, 2023
2 parents b158736 + b483c64 commit 893e654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 893e654

Please sign in to comment.