From c790e7b68fd367d67c29dd339240a134af4302e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 07:14:14 +0100 Subject: [PATCH] chore(deps): bump docker/metadata-action from 5 to 6 (#31327) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3c0f8cb80..178c9d3e5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -126,7 +126,7 @@ jobs: - name: release - Docker meta if: startsWith(github.ref, 'refs/tags/') && github.event_name == 'push' - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 id: meta with: images: |