Skip to content

Commit c0ac988

Browse files
authored
Merge pull request containerd#3684 from containerd/dependabot/github_actions/docker/metadata-action-5.6.1
build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1
2 parents e0d03d7 + 3b3c68c commit c0ac988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr-image-build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# https://github.com/docker/metadata-action
5454
- name: Extract Docker metadata
5555
id: meta
56-
uses: docker/metadata-action@v5.5.1
56+
uses: docker/metadata-action@v5.6.1
5757
with:
5858
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5959

0 commit comments

Comments
 (0)