Skip to content

Commit

Permalink
Merge pull request #53 from Colin-XKL/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/metadata-action-5.4.0

build(deps): bump docker/metadata-action from 4.6.0 to 5.4.0
  • Loading branch information
Colin-XKL authored May 4, 2024
2 parents b699592 + fd6c5c7 commit 6d2f019
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 @@ -62,7 +62,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 6d2f019

Please sign in to comment.