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 8de4828 commit 6cbe87cCopy full SHA for 6cbe87c
.github/workflows/deploy-docker-image.yaml
@@ -49,7 +49,7 @@ jobs:
49
# https://github.com/docker/metadata-action
50
- name: Extract Docker metadata
51
id: meta
52
- uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
+ uses: docker/metadata-action@418e4b98bf2841bd337d0b24fe63cb36dc8afa55
53
with:
54
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
55
0 commit comments