From 9fe27f7af110632552514c5090b5db5f0ce9c3b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 12:58:48 +0000 Subject: [PATCH] chore(deps): update docker/metadata-action action to v6 --- .github/workflows/_container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_container.yml b/.github/workflows/_container.yml index 1d02e99f..71236213 100644 --- a/.github/workflows/_container.yml +++ b/.github/workflows/_container.yml @@ -43,7 +43,7 @@ jobs: - name: Create tags for publishing image id: meta - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 with: images: ghcr.io/${{ github.repository }} tags: |