diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 880a88b198..1649e4f5cd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -126,7 +126,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.16.0 + uses: crate-ci/typos@v1.16.1 with: config: .github/workflows/typos.toml