Skip to content

Commit 9a9d9f8

Browse files
Update docker/metadata-action action to v6 (#477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b59254b commit 9a9d9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

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

2727
- name: Extract metadata
2828
id: metadata
29-
uses: docker/metadata-action@v5
29+
uses: docker/metadata-action@v6
3030
with:
3131
images: |
3232
rob93c/stickerify

0 commit comments

Comments
 (0)