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.
1 parent d9cf289 commit a587d1cCopy full SHA for a587d1c
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Extract metadata (tags, labels) for Docker
31
id: meta
32
- uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175
+ uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934
33
with:
34
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
35
0 commit comments