From 08a18e87820ce6007690c0051b760f7799b64c6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 22:32:05 +0100 Subject: [PATCH] chore(deps): update crazy-max/ghaction-docker-meta action to v5.6.1 (#528) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 dab1268d..947a9b51 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.5.1 + uses: crazy-max/ghaction-docker-meta@v5.6.1 with: images: inseefrlab/onyxia-api # list of Docker images to use as base name for tags - name: Set up QEMU