actions-marketplace-validations/merge dependency update PRs
automatically merge dependency update PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 20, 2021
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/desbo_merge-pr-action@1accf075c170137f89b939d6f5d7b2600d0dc344 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token used to perform the merge | yes | — |
| ALLOWED_UPDATE | the type of update to automatically merge. allowed values: "patch", "minor", "major", or "any" | — | patch |
| MERGE_METHOD | the merge method to use. allowed values: "merge", "squash", "rebase" | — | merge |
Outputs
no outputs