From fcbe1c9c59ada3f48052fd0c832c0713fa5fda94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 15:46:38 +0000 Subject: [PATCH] Update docker/metadata-action action to v6 --- .github/workflows/ci-pipeline.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index ab37cb0..2db9725 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -55,7 +55,7 @@ jobs: - name: Extract Docker cache metadata id: meta-cache - uses: docker/metadata-action@v5.10.0 + uses: docker/metadata-action@v6.1.0 with: # list of Docker images to use as base name for tags # //- @@ -144,7 +144,7 @@ jobs: # We extract metadata without tags for single image - name: Extract Docker metadata id: meta - uses: docker/metadata-action@v5.10.0 + uses: docker/metadata-action@v6.1.0 with: # list of Docker images to use as base name for tags # //- @@ -153,7 +153,7 @@ jobs: - name: Extract Docker cache metadata id: meta-cache - uses: docker/metadata-action@v5.10.0 + uses: docker/metadata-action@v6.1.0 with: # list of Docker images to use as base name for tags # //- @@ -247,7 +247,7 @@ jobs: # https://github.com/docker/metadata-action - name: Extract Docker metadata id: meta - uses: docker/metadata-action@v5.10.0 + uses: docker/metadata-action@v6.1.0 with: # list of Docker images to use as base name for tags # //-