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.
2 parents 0071800 + dd76c9f commit 97303c4Copy full SHA for 97303c4
1 file changed
.github/workflows/docker.yml
@@ -33,7 +33,7 @@ jobs:
33
username: ${{ github.actor }}
34
password: ${{ secrets.GITHUB_TOKEN }}
35
36
- - uses: docker/metadata-action@v5
+ - uses: docker/metadata-action@v6
37
id: meta
38
with:
39
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
0 commit comments