We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc1b006 commit a06f37bCopy full SHA for a06f37b
1 file changed
.github/workflows/build_release.yml
@@ -40,7 +40,7 @@ jobs:
40
password: ${{ secrets.GITHUB_TOKEN }}
41
42
- name: Extract metadata
43
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
44
id: metadata
45
with:
46
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
0 commit comments