diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2c6eff57..0d4122c7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -74,7 +74,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: image metadata id: meta - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 with: images: ghcr.io/${{ github.repository }} tags: |