diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ceab0561..2015e0ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: run: npm run format:check - name: Check for typos - uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 + uses: crate-ci/typos@8a48f81b6c64dcfea44b3633223084c4be58ac5f with: config: ./typos.toml