From e8e57f386d043829169da741e37d1a95697142c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 18:40:08 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-docker-meta action to v6 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e9dd0200..7a5e406d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: path: onyxia-api/target - name: Docker meta id: docker_meta - uses: crazy-max/ghaction-docker-meta@v5.10.0 + uses: crazy-max/ghaction-docker-meta@v6.0.0 with: images: inseefrlab/onyxia-api # list of Docker images to use as base name for tags - name: Set up QEMU