Skip to content

Commit 8904ae8

Browse files
Update docker/metadata-action action to v5 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c8c0bb commit 8904ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

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

2121
- name: Extract metadata (tags, labels) for Docker
2222
id: meta
23-
uses: docker/metadata-action@v4
23+
uses: docker/metadata-action@v5
2424
with:
2525
images: vtintillier/docker-swift
2626

0 commit comments

Comments
 (0)