changelog-generator icon indicating copy to clipboard operation
changelog-generator copied to clipboard

Unable to use short version @v4

Open powerman opened this issue 1 year ago • 0 comments

Describe the bug Error: Unable to resolve action metcalfc/changelog-generator@v4, unable to find version v4

To Reproduce

      - name: Generate changelog
        id: changelog
        uses: metcalfc/changelog-generator@v4
        with:
          myToken: ${{ secrets.GITHUB_TOKEN }}

Expected behavior It should work using latest v4 version.

URL to Public action log https://github.com/powerman/dockerize/actions/runs/11516609425/job/32059618802

Additional context Similar issue: https://github.com/ast-grep/action/issues/38

powerman avatar Oct 25 '24 10:10 powerman