Skip to content

Commit d1f5806

Browse files
Update docker/metadata-action action to v5
1 parent 8ff85f3 commit d1f5806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414

15-
- uses: docker/metadata-action@v3
15+
- uses: docker/metadata-action@v5
1616
id: metadata
1717
with:
1818
images: ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)