diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a0664885..26e6df642 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: run: npm run format:check - name: Check for typos - uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef + uses: crate-ci/typos@aca895bf05aec0cb7dffa6f94495e923224d9f17 with: config: ./typos.toml