We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cb1256 + 2a49a9e commit e67ad5cCopy full SHA for e67ad5c
1 file changed
.github/workflows/image.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Extract Docker metadata
43
id: meta
44
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
45
with:
46
images: ghcr.io/${{ env.IMAGE_AUTHOR }}/${{ env.IMAGE_NAME }}:${{ inputs.tag }}
47
0 commit comments