pirikara/Converge

Safe, hands-off dependency updates — resolves what Dependabot can't, blocks what you shouldn't install.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryTarget repository as owner/repo. Defaults to the repo running the workflow.no${{ github.repository }}
tokenGitHub token with contents:write + pull-requests:write (e.g. secrets.GITHUB_TOKEN).yes
applyOpen branches and PRs (true) or dry-run only (false).nofalse
typesComma-separated bump types to allow (major,minor,patch).nominor,patch
strategyUpdate strategy: latest | in-range (in-range never crosses a major).nolatest
security-onlyOnly remediate vulnerabilities; skip routine updates (for a high-frequency job).nofalse
limitMaximum number of PRs to open in one run.no5
verboseEnable debug logging.nofalse

no outputs