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