Skip to content

Commit 9d7c8ed

Browse files
authored
Merge pull request #4783 from containerd/dependabot/github_actions/docker/metadata-action-6.0.0
build(deps): bump docker/metadata-action from 5.10.0 to 6.0.0
2 parents dbf5620 + 5b781b3 commit 9d7c8ed

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
@@ -54,7 +54,7 @@ jobs:
5454
# https://github.com/docker/metadata-action
5555
- name: Extract Docker metadata
5656
id: meta
57-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
57+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
5858
with:
5959
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6060

0 commit comments

Comments
 (0)