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 32ea572 commit c13ea05Copy full SHA for c13ea05
.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@359e915ab3220d88514ed693793a5cc795192aa6 # v5.6.0
69
with:
70
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
71
0 commit comments