romoh/Dependencies Autoupdate

Language agnostic action that automatically updates dependencies and creates PR with the changes. e.g.: go, js, rust, py, ts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenToken used to send pull requestsyes
update-commandCommand to update dependencies and do initial checksyes
pr-branchPR branch against which the PR should be created, defaults to mainnomain
update-pathPath to directory to run the update-command. If not provided defaults to rootno
on-changes-commandCommand to run if dependencies update and changes were detected. This can be version increments or extra checks.no
commit-messageMessage used for the commit, defaults to "Auto-updated dependencies"noAuto-updated dependencies

no outputs