From b0088766ecaa43a95b6f733badc12ffcac217a71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 11:31:30 +0000 Subject: [PATCH] Update docker/metadata-action action to v6 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 636e2cd..81a45fb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: registry: ghcr.io username: ${{github.actor}} password: ${{secrets.GITHUB_TOKEN}} - - uses: docker/metadata-action@v5.10.0 + - uses: docker/metadata-action@v6 id: meta with: images: ghcr.io/cego/swarm-app