diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1c1fc96..8d2f425 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -110,7 +110,7 @@ jobs: - name: Docker metadata id: meta - uses: docker/metadata-action@v4 + uses: docker/metadata-action@v5 with: images: ${{ env.IMAGE_BASE }} tags: |