Skip to content

Commit a61ce23

Browse files
Update docker/metadata-action digest to d31acd5
1 parent 35e6969 commit a61ce23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
# https://github.com/docker/metadata-action
6565
- name: Extract Docker metadata
6666
id: meta
67-
uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
67+
uses: docker/metadata-action@d31acd50653ded455ab8972a1eb9a656b0aef94a
6868
with:
6969
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
7070

0 commit comments

Comments
 (0)