diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 899a09293d197..916720baebcb5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -175,7 +175,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.23.2 + uses: crate-ci/typos@v1.23.5 with: config: .github/workflows/typos.toml