diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a343c37..9bdbfcf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,7 +49,7 @@ jobs: registry: ghcr.io username: ${{ github.repository_owner }} password: ${{ secrets.GITHUB_TOKEN }} - - uses: docker/metadata-action@v3 + - uses: docker/metadata-action@v5 id: meta with: images: ghcr.io/${{ github.repository }}