We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d616b92 + 95202ab commit ec9a810Copy full SHA for ec9a810
.github/workflows/docker-publish.yml
@@ -65,7 +65,7 @@ jobs:
65
# https://github.com/docker/metadata-action
66
- name: Extract Docker metadata
67
id: meta
68
- uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0.0
+ uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
69
with:
70
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
71
0 commit comments