diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33377eb..a1ca647 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: run: cargo fmt -- --check - name: Check for typos - uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 + uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef with: config: ./typos.toml