From 81e8685f517cd5342a40465486a45b1b6793f6ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 22:49:23 +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: |