From c1fd5e6a87c035c9c1cd039ee67a1e60a667e0e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 22:09:06 +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 f6d52af..86a1f0e 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -66,7 +66,7 @@ jobs: - run: make checksum - - uses: docker/metadata-action@v5 + - uses: docker/metadata-action@v6 id: meta with: images: |