We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0906d32 + 060ba68 commit 9fe2aa8Copy full SHA for 9fe2aa8
1 file changed
.github/workflows/cd.docker.yml
@@ -82,7 +82,7 @@ jobs:
82
username: ${{ secrets.DOCKER_USER_NAME }}
83
password: ${{ secrets.DOCKER_TOKEN }}
84
85
- - uses: docker/metadata-action@v5
+ - uses: docker/metadata-action@v6
86
id: meta
87
with:
88
images: pkgxdev/pkgx
0 commit comments