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 4e292ee commit 008bd42Copy full SHA for 008bd42
.github/workflows/docker.yaml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: 🐳 Build Docker metadata
65
id: meta
66
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5
67
with:
68
images: ghcr.io/${{ github.repository }}
69
tags: |
0 commit comments