actions-marketplace-validations/Update yarn dependencies

Run `yarn up -R '*'` and make a PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 23, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/markelliot_update-yarn-deps@3e4d6f51eea60c1067570aa97b4ed0c2c0317cc5 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
push-to-repo-tokena GitHub Personal Access Token capable of pushing to the target repositoryyes
commit-userthe username to use when creating an update commityesauto-updater
commit-emailthe email address to use when creating an update commit, typically "<user>@users.noreply.github.com"yes
commit-titlethe title to use for the commityesAuto-update dependencies and plugins
primary-branchthe branch to target updatesyesdevelop
working-branchthe branch from which to submit updatesyesauto/versions
pr-titlethe title to use for the PRyesAuto-update dependencies and plugins
formatoptionally run `yarn format` (default false)false

no outputs