mishankov/updtr

Apply eligible dependency updates and create or update a managed pull request with an update summary body.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 11, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: mishankov/updtr@9caa4e9be260d85529ef7c1eac172c8d3d2f8b12 # v0.1.0

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

namedescriptionrequireddefault
github-tokenGitHub token used for pull request create-or-update calls.no
configPath to the updtr YAML config file.no
targetsComma- or newline-separated target names to pass as --target.no
base-branchBase branch for the managed pull request and update run. Defaults to the workflow ref.no
commit-messageCommit message used for the managed update branch.nochore(deps): update dependencies with updtr
pull-request-titleTitle used for the managed pull request.nochore(deps): update dependencies with updtr
namedescription
changedWhether updtr produced repository changes.
committedWhether the action committed and pushed an update branch.
branchManaged branch name used for the update run when changes were produced.
pull_request_operationPull request outcome: none, created, or updated.
pull_request_numberPull request number when a pull request was created or updated.
pull_request_urlPull request URL when a pull request was created or updated.