Update typos action and fix typos (#1661)
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
560d98ba9b
commit
9fe119370b
9 changed files with 9 additions and 7 deletions
2
.github/workflows/spell-check.yaml
vendored
2
.github/workflows/spell-check.yaml
vendored
|
@ -14,6 +14,6 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Check spelling of proposals
|
||||
uses: crate-ci/typos@9be36f97fdbe645ee9a12449fb13aca856c2516a
|
||||
uses: crate-ci/typos@ff3f309513469397e1094520fb7a054e057589e1
|
||||
with:
|
||||
config: ${{github.workspace}}/.github/_typos.toml
|
Loading…
Add table
Add a link
Reference in a new issue