diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 39f5808be66..8edf777d0a1 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -13,6 +13,6 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: Check spelling - uses: crate-ci/typos@0d9e0c2c1bd7f770f6eb90f87780848ca02fc12c + uses: crate-ci/typos@98325b27809ff86ca808bacada386a051a3515a3 with: config: tools/typos/typos.toml