From eb5683e74bc9600d6e5d03511b6b1fc0a4ef9b87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 23:10:05 +0100 Subject: [PATCH] chore(deps): Bump docker/metadata-action from 5.10.0 to 6.0.0 (#4680) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/generic_publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generic_publish.yml b/.github/workflows/generic_publish.yml index 20890a81..a7e5ff99 100644 --- a/.github/workflows/generic_publish.yml +++ b/.github/workflows/generic_publish.yml @@ -23,7 +23,7 @@ jobs: - name: 'Prepare tags' id: prep - uses: docker/metadata-action@v5.10.0 + uses: docker/metadata-action@v6.0.0 with: images: | ${{ secrets.DOCKER_REPOSITORY }}