Skip to content

Commit 5689c7a

Browse files
Update docker/metadata-action digest to 2c0bd77
1 parent 0ed0429 commit 5689c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
password: ${{ secrets.GITHUB_TOKEN }}
6363
- name: Extract metadata (tags, labels) for Docker
6464
id: meta
65-
uses: docker/metadata-action@3f6690a76cbcbe44da6bac853d66df365ab3af27
65+
uses: docker/metadata-action@2c0bd771b40637d97bf205cbccdd294a32112176
6666
with:
6767
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6868
- name: Build and push Docker image

0 commit comments

Comments
 (0)