We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d4ec0c + b3c1f9d commit 27e508fCopy full SHA for 27e508f
1 file changed
.github/workflows/ci-cd.yml
@@ -436,7 +436,7 @@ jobs:
436
437
- name: Extract metadata (tags, labels)
438
id: meta
439
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
440
with:
441
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
442
tags: |
@@ -507,7 +507,7 @@ jobs:
507
508
509
510
511
512
513
@@ -554,7 +554,7 @@ jobs:
554
555
- name: Extract metadata (for tag)
556
557
558
559
560
0 commit comments