felixrizzolli/Auto Update Changelog Deps Action

Automatically updates or adds the changed dependencies in the CHANGELOG.md file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for authentication (needs contents: write permission)yes${{ github.token }}
package-json-pathPath to package.json file (relative to repository root)nopackage.json
changelog-pathPath to CHANGELOG.md file (relative to repository root)noCHANGELOG.md
commit-messageCustom commit message for the changelog updatenochore: update CHANGELOG.md with dependency changes
namedescription
changes-detectedWhether any dependency changes were detected
changelog-updatedWhether the CHANGELOG.md was successfully updated