We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbae9e7 commit f9b9a3cCopy full SHA for f9b9a3c
.github/workflows/docker-publish.yml
@@ -64,7 +64,7 @@ jobs:
64
# https://github.com/docker/metadata-action
65
- name: Extract Docker metadata
66
id: meta
67
- uses: docker/metadata-action@60a0d343a0d8a18aedee9d34e62251f752153bdb
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
0 commit comments