We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b4be13 + 9b2e8b6 commit 8f63cdeCopy full SHA for 8f63cde
1 file changed
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Extract metadata (tags, labels) for Docker
35
id: meta
36
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
37
with:
38
images: "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}"
39
0 commit comments