Skip to content

Commit 11ae6a7

Browse files
Update docker/metadata-action digest to 0de3687
1 parent 35188fe commit 11ae6a7

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@0de3687b53cd804b63dd87819f7bda043569ce4a
4242
with:
4343
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4444
tags: |

0 commit comments

Comments
 (0)