diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 0a1a5c8..ed63be4 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -24,4 +24,4 @@ jobs: with: persist-credentials: false - name: Spell Check Repo - uses: crate-ci/typos@3ec8c433669d10910aab3477166eaf3e042abbb0 # master + uses: crate-ci/typos@3bc303c295c081add5df4a4d52a1e117f2fb2dce # master