chore(deps): bump ardalanamini/auto-changelog from 4.0.4 to 4.0.6

Bumps [ardalanamini/auto-changelog](https://github.com/ardalanamini/auto-changelog) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/ardalanamini/auto-changelog/releases)
- [Commits](https://github.com/ardalanamini/auto-changelog/compare/v4.0.4...v4.0.6)

---
updated-dependencies:
- dependency-name: ardalanamini/auto-changelog
  dependency-version: 4.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-29 18:07:27 +00:00 committed by GitHub
parent 6bcba42057
commit 813be253e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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