Merge pull request #258 from ZCShou/dependabot/github_actions/ardalanamini/auto-changelog-4.0.4
Some checks failed
Build Check / build (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled

chore(deps): bump ardalanamini/auto-changelog from 4.0.3 to 4.0.4
This commit is contained in:
ZCShou 2025-07-02 09:30:31 +08:00 committed by GitHub
commit c8649c6283
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 }}