diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 3c79f9b..58a5d48 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 - name: Check for typos - uses: crate-ci/typos@1af53e3774f068183ffd0c7193eb061a2b65a531 # version 1.0.4 + uses: crate-ci/typos@626c4bedb751ce0b7f03262ca97ddda9a076ae1c # version 1.0.4 with: files: ./README.md ./docs config: ./typos.toml