diff --git a/.github/workflows/check-for-typos.yml b/.github/workflows/check-for-typos.yml index 9c9e7a958..3caf1c1c9 100644 --- a/.github/workflows/check-for-typos.yml +++ b/.github/workflows/check-for-typos.yml @@ -20,4 +20,4 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Check spelling - uses: crate-ci/typos@6802cc60d4e7f78b9d5454f6cf3935c042d5e1e3 # master + uses: crate-ci/typos@963c545f6b32b8572104c43605e663e84adbb9fb # master