bennettoxford/update-dependencies-action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
update_commandA command to update all dependenciesnojust update-dependencies
on_changes_commandA command to run after dependencies have been updatedno
tokenThe token that the action will use to create and update the pull request.${{ github.token }}
commit_messageCommit message if changes foundnochore: update-dependencies
pr_titleTitle for the PRnoUpdate dependencies
pr_labelLabel to apply to PRs created by the actionno
pr_bodyThe body of the PRnoAutomated changes by [update-dependencies-action](https://github.com/bennettoxford/update-dependencies-action)
automergeEnable automerge on PRs created by the actiontrue
sign-commitsSign commits as `github-actions[bot]` when using `GITHUB_TOKEN`, or your own bot when using GitHub App tokens.true
namedescription
pull-request-numberThe pull request number
pull-request-urlThe URL of the pull request.
pull-request-operationThe pull request operation performed by the action, `created` or `updated`.
pull-request-head-shaThe commit SHA of the pull request branch.
pull-request-branchThe pull request branch name