Skip to content

Commit

Permalink
Merge pull request #673 from dgarijo/dependabot/github_actions/develo…
Browse files Browse the repository at this point in the history
…p/docker/metadata-action-5.5.0

Bump docker/metadata-action from 5.4.0 to 5.5.0
  • Loading branch information
dgarijo committed Jan 9, 2024
2 parents 35b0c75 + 76fa33d commit aed360d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
# https://github.com/docker/metadata-action (lower cases image name, etc.)
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v5.4.0
uses: docker/metadata-action@v5.5.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push
Expand Down

0 comments on commit aed360d

Please sign in to comment.