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 a8bf3bbCopy full SHA for a8bf3bb
.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@032a4b3bda1b716928481836ac5bfe36e1feaad6
53
with:
54
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
55
0 commit comments