diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index caa32d8..35bc136 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -36,7 +36,7 @@ jobs: args: '**/*.md' - name: Typo lint - uses: crate-ci/typos@52bd719c2c91f9d676e2aa359fc8e0db8925e6d8 # v1.35.3 + uses: crate-ci/typos@65f69f021b736bdbe548ce72200500752d42b40e # v1.35.7 with: config: .typos.toml