We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c180bab + 1380fc0 commit a809c2aCopy full SHA for a809c2a
1 file changed
.github/workflows/main.yml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Extract metadata (tags, labels) for Docker
90
id: meta
91
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
92
with:
93
images: ghcr.io/${{ github.repository }}
94
0 commit comments