Dependabot Changelog Helper
Version updated for dangoslen/dependabot-changelog-helper to version v3.9.0.
- This action is used across all versions by 107 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Added
- Adds the ability to sort dependency entries alphabetically upon adding a new entry. By default this is not enabled, and must be added via the
sort
param using the valuealpha
. By default the sort style isnone
. Futuresort
values may be added over time as such needs arise.