Skip to content

Commit

Permalink
Merge pull request #40 from leafduo/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…metadata-action-4.6.0

Bump docker/metadata-action from 4.4.0 to 4.6.0
  • Loading branch information
leafduo authored Jul 16, 2023
2 parents 2c38fa7 + fe06d22 commit 78ee209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 78ee209

Please sign in to comment.