diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9b2361a..4965399 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@cf5f1c29a8ac336af8568821ec41919923b05a83 + uses: crate-ci/typos@7c572958218557a3272c2d6719629443b5cc26fd with: config: ./typos.toml