We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2745011 commit 5520164Copy full SHA for 5520164
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Docker metadata
22
id: meta
23
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
24
with:
25
images: deployah/deployah
26
# 'latest' only on stable tags (no pre-release suffix like -alpha, -beta, -rc)
0 commit comments