diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index c1d492ed1359..a198f9597d9f 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -25,7 +25,7 @@ jobs: persist-credentials: false - name: Use custom config file - uses: crate-ci/typos@v1.38.1 + uses: crate-ci/typos@v1.40.0 with: config: .github/_typos.toml write_changes: false