We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8fa55 commit a1cc0acCopy full SHA for a1cc0ac
.github/workflows/docker-image.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Extract metadata (tags, labels) for Docker
30
id: meta
31
- uses: docker/metadata-action@6d6eaf34518db036006be0b031c21fd4eb72ef69
+ uses: docker/metadata-action@41e1fe3437fd5c8d22c24a824307673223ead782
32
with:
33
images: |
34
ghcr.io/${{ github.repository }}
0 commit comments