diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9c6e4d9..b1708af 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -852,7 +852,7 @@ jobs: - name: Docker metadata id: meta - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 with: images: ghcr.io/${{ github.repository }} flavor: latest=false