Skip to content

Commit a726da0

Browse files
Update docker/metadata-action digest to 85e876b
1 parent bbd3fd6 commit a726da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Extract metadata (tags, labels) for Docker
4040
id: meta
41-
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
41+
uses: docker/metadata-action@85e876bd3a78bcc6b9925c818c482e365cf13b71
4242
with:
4343
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4444
tags: |

0 commit comments

Comments
 (0)