We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4867463 commit 7b5b4ebCopy full SHA for 7b5b4eb
.github/workflows/docker-cd.yml
@@ -61,7 +61,7 @@ jobs:
61
# https://github.com/docker/metadata-action
62
- name: Extract Docker metadata
63
id: meta
64
- uses: docker/metadata-action@f7b4ed12385588c3f9bc252f0a2b520d83b52d48
+ uses: docker/metadata-action@a64d0487d7069df33b279515d35d60fa80e2ea62
65
with:
66
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
67
0 commit comments