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 cb58301Copy full SHA for cb58301
.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@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
69
with:
70
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
71
0 commit comments