Skip to content

Commit

Permalink
Merge pull request #48 from iainlane/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/metadata-action-5.4.0
  • Loading branch information
iainlane authored Dec 18, 2023
2 parents 8c2d485 + a254152 commit 1263aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v5.3.0
uses: docker/metadata-action@v5.4.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 1263aaf

Please sign in to comment.