diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 240e7d63..646716b0 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -75,7 +75,7 @@ jobs: # https://github.com/marketplace/actions/auto-changelog # require commit format are "type(category): description [flag]" - name: Make Changelog - uses: ardalanamini/auto-changelog@v4.0.4 + uses: ardalanamini/auto-changelog@v4.0.6 id : changelog with: github-token : ${{ github.token }}