From cfca3c722e8983b0c3d9eb5e9ae73cf6372b5f51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 22:43:35 +0000 Subject: [PATCH] chore(deps): update docker/metadata-action action to v6 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c2797d7..abccfe9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,7 @@ jobs: uses: docker/setup-buildx-action@v3 - name: Docker meta - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 id: meta with: images: ghcr.io/${{ github.repository }}