diff --git a/.github/workflows/check-for-typos.yml b/.github/workflows/check-for-typos.yml index db62d71f1..ee0bef48a 100644 --- a/.github/workflows/check-for-typos.yml +++ b/.github/workflows/check-for-typos.yml @@ -20,4 +20,4 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Check spelling - uses: crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d # master + uses: crate-ci/typos@f8a58b6b53f2279f71eb605f03a4ae4d10608f45 # master