We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbae9e7 commit f8bc310Copy full SHA for f8bc310
.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@a60f0f62b5c12316066c8db464bfb2faafd7907b
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
0 commit comments