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 9408d44 + 2b149ac commit 5446943Copy full SHA for 5446943
1 file changed
.github/workflows/cd.yml
@@ -82,7 +82,7 @@ jobs:
82
# Get metadata to apply to image
83
- name: Extract Metadata
84
id: meta
85
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
86
with:
87
images: ${{ env.CONTAINER_REGISTRY }}/${{ github.repository }}
88
tags: ${{ steps.tags.outputs.tags }}
0 commit comments