We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 232a6c5 + 98962f1 commit c23cd4dCopy full SHA for c23cd4d
1 file changed
.github/workflows/docker-publish.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Extract Docker metadata
44
id: meta
45
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
46
with:
47
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
48
tags: |
0 commit comments