diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4cf9e83af6333..44bc7e9f4d2a8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -122,7 +122,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.14.12 + uses: crate-ci/typos@v1.15.9 with: config: .github/workflows/typos.toml