We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2300d9 commit 9dcf771Copy full SHA for 9dcf771
.github/workflows/docker-publish.yml
@@ -64,7 +64,7 @@ jobs:
64
# https://github.com/docker/metadata-action
65
- name: Extract Docker metadata
66
id: meta
67
- uses: docker/metadata-action@879dcbb708d40f8b8679d4f7941b938a086e23a7
+ uses: docker/metadata-action@f31cd74edd5d3a7cd5c0b9bdf42a2260448b9ad6
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
tags: |
0 commit comments