diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5510e0005b9ce..f3270b29635da 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -137,7 +137,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.16.4 + uses: crate-ci/typos@v1.16.6 with: config: .github/workflows/typos.toml