We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b73dc5 commit 4fcd832Copy full SHA for 4fcd832
.github/workflows/docker-publish-calm-hub.yml
@@ -57,7 +57,7 @@ jobs:
57
# Step 7: Extract metadata for Docker
58
- name: Extract Docker metadata
59
id: meta
60
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5
61
with:
62
images: ${{ secrets.DOCKER_USERNAME }}/calm-hub
63
tags: |
0 commit comments