diff --git a/.github/workflows/check-typos.yml b/.github/workflows/check-typos.yml index 3c98d98..02a86b7 100644 --- a/.github/workflows/check-typos.yml +++ b/.github/workflows/check-typos.yml @@ -13,6 +13,6 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Check for typos - uses: crate-ci/typos@78bc6fb2c0d734235d57a2d6b9de923cc325ebdd # v1.43.4 + uses: crate-ci/typos@57b11c6b7e54c402ccd9cda953f1072ec4f78e33 # v1.43.5 with: config: .github/typos.toml