actions-marketplace-validations/typos-action
Run typos to check spelling in GitHub actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 23, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/crate-ci_typos@7b04f660f4ee4f048d18fd341887cf28dfbedfe2 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Files or patterns to check | no | — |
| extend_identifiers | Comma separated list of extend identifiers, like someone's name | no | — |
| extend_words | Comma separated list of extend words. | no | — |
| isolated | Ignore implicit configuration files | no | false |
| write_changes | Write changes to the repository | no | false |
| config | Use a custom config file. | no | — |
Outputs
no outputs