Skip to content

Commit

Permalink
Merge pull request #2781 from containerd/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/metadata-action-5.5.1

build(deps): bump docker/metadata-action from 5.5.0 to 5.5.1
  • Loading branch information
AkihiroSuda authored Jan 31, 2024
2 parents 4e23a4b + 3716869 commit a99e80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr-image-build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/[email protected].0
uses: docker/[email protected].1
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit a99e80c

Please sign in to comment.