We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11d7ae7 + 7b82bd0 commit 6543e29Copy full SHA for 6543e29
.github/workflows/release-please.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Extract metadata (tags, labels) for Docker
54
id: meta
55
- uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
+ uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea
56
with:
57
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
58
0 commit comments