diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 850c8f0c6d238..739948be55b25 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -170,7 +170,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.22.3 + uses: crate-ci/typos@v1.22.7 with: config: .github/workflows/typos.toml