diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 032213db9616c..24d8dd9ee43fb 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.9 + uses: crate-ci/typos@v1.23.1 with: config: .github/workflows/typos.toml