We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 132a60f + 6e7273f commit 6e246b2Copy full SHA for 6e246b2
1 file changed
.github/workflows/pr-deploy-container-image.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Extract metadata (tags, labels)
36
id: meta
37
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
38
with:
39
images: ghcr.io/${{ github.repository }}
40
0 commit comments