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