crate-ci/typos-action
Run typos to check spelling in GitHub actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 10, 2026
- License
- Apache 2.0
Pinned Snippet
uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0tags 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