diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f6073bf..a996cb1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -10,7 +10,7 @@ jobs: uses: actions/checkout@v3 - name: Docker meta id: docker_meta - uses: crazy-max/ghaction-docker-meta@v1.12.0 + uses: crazy-max/ghaction-docker-meta@v5.0.0 with: images: inseefrlab/s3-operator # list of Docker images to use as base name for tags - name: Set up QEMU