actions-marketplace-validations/dependabot-bump-together-action

A Dependabot GitHub Action which bumps multiple dependencies in one pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 24, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/marcoroth_dependabot-bump-together-action@7a7bfff8eb7ac40fff9fc38e7ee2ac8f17a32daf # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
dependenciesComma-separated list of the dependencies Dependabot should bump togetheryes
package_managersComma-separated list of the package managers Dependabot should updateyesbundler, npm_and_yarn, pip
branchThe branch Dependabot runs against in your repositoryyesmain
directoryDirectory where the project livesyes/
usernameThe user to create the pull requestyesx-access-token
tokenAccess token with permission to create the pull requestyes

no outputs