Skip to content

Commit

Permalink
Merge pull request #269 from hjpotter92/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/metadata-action-5
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
2 parents 4beaaf7 + 9977550 commit ed8430d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ steps.image.outputs.images }}
tags: |
Expand Down

0 comments on commit ed8430d

Please sign in to comment.