diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index dc9bac8d9116..c1e7bda5afd1 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -52,6 +52,6 @@ jobs: uses: actions/checkout@v5 - name: Check for typos - uses: crate-ci/typos@v1.39.0 + uses: crate-ci/typos@v1.40.0 with: config: ./.github/typos.toml