diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d4f45b3..6a806fb 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@9066e9940a8a05b98fb4733c62a726f83c9e57f8 + uses: crate-ci/typos@78bc6fb2c0d734235d57a2d6b9de923cc325ebdd with: config: ./typos.toml