Skip to content

Commit 52b50d9

Browse files
Update docker/metadata-action action to v5
1 parent e0c252d commit 52b50d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
-
3535
name: Docker meta
3636
id: meta
37-
uses: docker/metadata-action@v4
37+
uses: docker/metadata-action@v5
3838
with:
3939
images: ghcr.io/${{ github.repository_owner }}/tetrapod-${{ matrix.component }}
4040
tags: |

0 commit comments

Comments
 (0)