Skip to content

Commit

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

Bump docker/metadata-action from 5.2.0 to 5.3.0
  • Loading branch information
iainlane authored Dec 4, 2023
2 parents 9255072 + 4e3f848 commit 8c2d485
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.2.0
uses: docker/metadata-action@v5.3.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 8c2d485

Please sign in to comment.