We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f77899 commit 473929cCopy full SHA for 473929c
.github/workflows/release-please.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Extract metadata (tags, labels) for Docker
62
id: meta
63
- uses: docker/metadata-action@f7b4ed12385588c3f9bc252f0a2b520d83b52d48
+ uses: docker/metadata-action@60a0d343a0d8a18aedee9d34e62251f752153bdb
64
with:
65
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
66
0 commit comments