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 62a5e9b commit 24abc71Copy full SHA for 24abc71
.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@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
69
with:
70
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
71
0 commit comments