Skip to content

Commit

Permalink
Merge pull request #16 from danielx/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…metadata-action-4.3.0

Bump docker/metadata-action from 4.1.1 to 4.3.0
  • Loading branch information
danielx authored Jan 18, 2023
2 parents bcae592 + 9edbba4 commit ca42673
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 @@ -40,7 +40,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea
uses: docker/metadata-action@507c2f2dc502c992ad446e3d7a5dfbe311567a96
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit ca42673

Please sign in to comment.