Skip to content

Commit 5520164

Browse files
committed
upgrade metadata action to v6 in release
1 parent 2745011 commit 5520164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

2121
- name: Docker metadata
2222
id: meta
23-
uses: docker/metadata-action@v5
23+
uses: docker/metadata-action@v6
2424
with:
2525
images: deployah/deployah
2626
# 'latest' only on stable tags (no pre-release suffix like -alpha, -beta, -rc)

0 commit comments

Comments
 (0)