diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 7aea3d1a1..d0101b110 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -31,6 +31,6 @@ jobs: - uses: actions/checkout@v4.1.1 - name: Check for typos - uses: crate-ci/typos@v1.17.0 + uses: crate-ci/typos@v1.17.1 with: config: typos.toml