diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index e21e7b7..f9ce938 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -61,7 +61,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.3 + uses: ardalanamini/auto-changelog@v4.0.4 id : changelog with: github-token : ${{ github.token }}