We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 779a4ff + c34443a commit 4d61ce2Copy full SHA for 4d61ce2
.github/workflows/docker-publish.yml
@@ -64,7 +64,7 @@ jobs:
64
# https://github.com/docker/metadata-action
65
- name: Extract Docker metadata
66
id: meta
67
- uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934
+ uses: docker/metadata-action@e6428a5c4e294a61438ed7f43155db912025b6b3
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
0 commit comments