Skip to content

Commit 793f829

Browse files
authored
Merge pull request #5 from mycrEEpy/renovate/docker-metadata-action-5.x
Update docker/metadata-action action to v5
2 parents 8ff85f3 + d1f5806 commit 793f829

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)