actions-marketplace-validations/merge dependency update PRs

automatically merge dependency update PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 20, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/desbo_merge-pr-action@1accf075c170137f89b939d6f5d7b2600d0dc344 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
GITHUB_TOKENGitHub token used to perform the mergeyes
ALLOWED_UPDATEthe type of update to automatically merge. allowed values: "patch", "minor", "major", or "any"patch
MERGE_METHODthe merge method to use. allowed values: "merge", "squash", "rebase"merge

no outputs