diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a5f2f60d9b..cf2445b677 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -141,7 +141,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.17.0 + uses: crate-ci/typos@v1.17.1 with: config: .github/workflows/typos.toml