We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ff1e5 commit 6143033Copy full SHA for 6143033
.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@906ecf0fc0a80f9110f79d9e6c04b1080f4a2621
+ uses: docker/metadata-action@8e1d5461f02b7886d3c1a774bfbd873650445aa2
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
0 commit comments