diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 85cc1dfc7..987231c9a 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -31,6 +31,6 @@ jobs: - uses: actions/checkout@v4 - name: Check for typos - uses: crate-ci/typos@v1.20.1 + uses: crate-ci/typos@v1.20.7 with: config: typos.toml