actions-marketplace-validations/Dependencies Auto-upgrade

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
Stalelast commit May 2, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/nobodyxu_dependencies-autoupdate@b9f2d9798428902901d3a3c1ccbd5fbf42d709a1 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenToken used to send pull requestsyes
update-commandCommand to update dependencies and do initial checksyes
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

no outputs