From 2beacaa3d132199525f7eeda91442210d677f2a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 13:46:24 +0000 Subject: [PATCH] Update crazy-max/ghaction-docker-meta action to v5.5.1 --- .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 baa23ef..a9c2ed5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: - run: ls - name: Docker meta id: docker_meta - uses: crazy-max/ghaction-docker-meta@v5.5.0 + uses: crazy-max/ghaction-docker-meta@v5.5.1 with: images: inseefrlab/trevas-jupyter # list of Docker images to use as base name for tags - name: Set up QEMU