diff --git a/docs/github-action.md b/docs/github-action.md index 9f50a6e..4b181ab 100644 --- a/docs/github-action.md +++ b/docs/github-action.md @@ -25,6 +25,12 @@ jobs: uses: crate-ci/typos@v1.28.4 ``` +**Requirements:** The runner must have `wget` installed +(see +[#769](https://github.com/crate-ci/typos/issues/769) +[#1191](https://github.com/crate-ci/typos/issues/1191) +). + ## Input | Name | Description | Required | Default |