We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a36b84 + b01a10f commit f18fbb9Copy full SHA for f18fbb9
1 file changed
.github/workflows/docker-publish.yml
@@ -59,7 +59,7 @@ jobs:
59
# https://github.com/docker/metadata-action
60
- name: Extract Docker metadata
61
id: meta
62
- uses: docker/metadata-action@v5.10.0
+ uses: docker/metadata-action@v6.0.0
63
with:
64
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
65
0 commit comments