We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa7e06b + d5aef47 commit 46323f3Copy full SHA for 46323f3
.github/workflows/docker-build.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Metadata for the image
35
id: meta
36
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # ratchet:docker/metadata-action@v5
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # ratchet:docker/metadata-action@v5
37
with:
38
images: ghcr.io/${{ github.repository }}
39
tags: |
0 commit comments