kt-actions/Auto-merge Dependabot PRs
Generate changesets for Dependabot PRs and auto-merge them if the update type is patch or minor.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 28, 2025
- License
- MIT
Pinned Snippet
uses: kt-actions/dependabot-auto-merge@452cbc42322f8d6ecc26a5887ec6533b438934a1 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | GitHub App ID used to create a token and submit changes | — | — |
| private-key | GitHub App private key used to create a token and submit changes | — | — |
Outputs
| name | description |
|---|---|
| updated-dependencies-json | Json array of updated dependencies |
| changesets-json | Json array of changeset files created or updated |