Skip to content

Commit c77118e

Browse files
chore: bump docker/metadata-action from 3.6.2 to 4.0.1 (#26)
1 parent 3684f25 commit c77118e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

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

5555
- name: Extract metadata (tags, labels) for Docker
5656
id: meta
57-
uses: docker/metadata-action@v3.6.2
57+
uses: docker/metadata-action@v4.0.1
5858
with:
5959
images: ${{ env.REGISTRY }}/${{ env.OWNER }}/${{ env.IMAGE_NAME }}
6060

0 commit comments

Comments
 (0)