diff --git a/.github/workflows/image-latest.yml b/.github/workflows/image-latest.yml index af02b20..5ffd03f 100644 --- a/.github/workflows/image-latest.yml +++ b/.github/workflows/image-latest.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v3 - name: Generate Docker metadata id: meta - uses: docker/metadata-action@v3 + uses: docker/metadata-action@v4 with: images: | ghcr.io/${{ github.repository }}