diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3f86edb..d1a667b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: path: target/k8s-onboarding-0.0.1-SNAPSHOT.jar - name: Docker meta id: docker_meta - uses: crazy-max/ghaction-docker-meta@v1.8.4 + uses: crazy-max/ghaction-docker-meta@v1.12.0 with: images: inseefrlab/k8s-onboarding # list of Docker images to use as base name for tags - name: Set up QEMU