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.
2 parents 2de1b71 + c6ab138 commit 181ece1Copy full SHA for 181ece1
.github/workflows/docker-publish.yml
@@ -47,7 +47,7 @@ jobs:
47
# https://github.com/docker/metadata-action
48
- name: Extract Docker metadata
49
id: meta
50
- uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0.0
+ uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5.0
51
with:
52
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
53
0 commit comments