Skip to content

Commit 1fc21f1

Browse files
Update docker/metadata-action action to v6
1 parent 9df20c2 commit 1fc21f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

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

2626
- name: Generate Metadata
2727
id: meta
28-
uses: docker/metadata-action@v5
28+
uses: docker/metadata-action@v6
2929
with:
3030
images: ghcr.io/${{ github.repository }}
3131
tags: |

0 commit comments

Comments
 (0)