setup-typos
Version updated for https://github.com/try-chance/setup-typos to version v0.0.2.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action installs the crate-ci/typos tool and adds it to the system’s PATH. It automates the process of checking for typos in a repository by running typos .. The action supports various input parameters for specifying the version, GitHub token, and runner architecture, ensuring flexibility in how the tool is used within different environments.
What’s Changed
Full Changelog: https://github.com/try-chance/setup-typos/compare/v0.0.1...v0.0.2