Skip to content

Commit 789cbb8

Browse files
Update docker/metadata-action digest to d31acd5
1 parent 31ad1ac commit 789cbb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Extract Docker metadata
8888
id: meta
8989
timeout-minutes: 5
90-
uses: docker/metadata-action@38b36773831fce8789962056bf155ba063580c34
90+
uses: docker/metadata-action@d31acd50653ded455ab8972a1eb9a656b0aef94a
9191
with:
9292
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
9393
tags: |

0 commit comments

Comments
 (0)