We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be17ca0 commit 3daf880Copy full SHA for 3daf880
.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