From 8be6573f2a42f74554aa8d993059919483221caf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:49:41 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-docker-meta action to v5.10.0 --- .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 1e5ffa54..94bfa78d 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.9.0 + uses: crazy-max/ghaction-docker-meta@v5.10.0 with: images: inseefrlab/onyxia-api # list of Docker images to use as base name for tags - name: Set up QEMU