diff --git a/.github/workflows/check-for-typos.yml b/.github/workflows/check-for-typos.yml index 97b98f2bc..10b5c133d 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@bd36f89fcd3424dcefd442894589e6ee572a59f2 # master + uses: crate-ci/typos@2872c382bb9668d4baa5eade234dcbc0048ca2cf # master