Skip to content

Commit 9232b96

Browse files
Update docker/metadata-action action to v5
1 parent 8246f18 commit 9232b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
# https://github.com/docker/metadata-action
6868
- name: Extract Docker metadata
6969
id: meta
70-
uses: docker/metadata-action@v4
70+
uses: docker/metadata-action@v5
7171
with:
7272
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
7373

0 commit comments

Comments
 (0)