From ad9e5e39a9f34119ce3a3ea079d675a4adbbbe02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 18:14:57 +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