Skip to content

Commit

Permalink
ci(build-docker): upgrade docker/metadata-action
Browse files Browse the repository at this point in the history
  • Loading branch information
manast committed Feb 26, 2024
1 parent 8a940cc commit 0c27c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Docker metadata
id: metadata
uses: docker/metadata-action@v3
uses: docker/metadata-action@v5
with:
images: ${{ env.IMG_NAME }}
tags: |
Expand Down

0 comments on commit 0c27c02

Please sign in to comment.