We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d19349 commit 918ed56Copy full SHA for 918ed56
1 file changed
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Extract metadata (tags, labels) for Docker
37
id: meta
38
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
39
with:
40
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
41
0 commit comments