Skip to content

Commit 5822c7f

Browse files
chore(deps): update docker/metadata-action action to v4.6.0
1 parent f9e9e1c commit 5822c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
password: ${{ secrets.GITHUB_TOKEN }}
5454

5555
- id: docker_meta
56-
uses: docker/metadata-action@v4.4.0
56+
uses: docker/metadata-action@v4.6.0
5757
with:
5858
images: ghcr.io/sigstore/sample-honk
5959
tags: type=sha,format=long

0 commit comments

Comments
 (0)