Skip to content

Commit

Permalink
Merge pull request #71 from mpepping/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/metadata-action-4.4.0
  • Loading branch information
mpepping authored Apr 25, 2023
2 parents 90d13b0 + ee846b1 commit 6d6eebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@507c2f2dc502c992ad446e3d7a5dfbe311567a96
uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 6d6eebb

Please sign in to comment.