actions-marketplace-validations/Ditto GitHub Action

Automatically updates Ditto text in a repository that has ditto-cli initiated

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 6, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dittowords_ditto-github-action@1649ccc36db3e613bb31ea4dd89ab77a9114a71a # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
ditto-api-keyYour Ditto API key. More info: https://developer.dittowords.com/api-reference#creating-an-api-keyyes
ditto-dir`ditto` directory location. Only required if the `ditto` directory is not located at the root of your repository. Must include 'ditto' (e.g. './src/ditto').no./ditto
pr-title-prefixString to prefix the pull request title with.noDitto text update
pull-from-legacyBy default, will pull from the latest version of Ditto. Set this to true to pull from legacy Ditto projects based on a legacy config file.nofalse

no outputs