diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 64c5ec0e43046..7ec086c8a7b10 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -184,7 +184,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.23.5 + uses: crate-ci/typos@v1.23.6 with: config: .github/workflows/typos.toml