Skip to content

Commit

Permalink
chore(deps): bump ardalanamini/auto-changelog from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [ardalanamini/auto-changelog](https://github.com/ardalanamini/auto-changelog) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/ardalanamini/auto-changelog/releases)
- [Commits](ardalanamini/auto-changelog@v4.0.1...v4.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent d198584 commit e95e7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected].1
uses: ardalanamini/[email protected].2
id : changelog
with:
github-token : ${{ github.token }}
Expand Down

0 comments on commit e95e7ab

Please sign in to comment.