diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6cb9f9a..31175f7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: run: npm run format:check - name: Check for typos - uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 + uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef with: config: ./typos.toml