Skip to content

Commit

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

Bump docker/metadata-action from 5.0.0 to 5.3.0
  • Loading branch information
dgarijo authored Dec 5, 2023
2 parents 0fb01c1 + 7a600af commit 5bb079a
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.0.0
uses: docker/metadata-action@v5.3.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push
Expand Down

0 comments on commit 5bb079a

Please sign in to comment.