diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f718b40..aaf4a0f 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@2d0ce569feab1f8752f1dde43cc2f2aa53236e06 # v1.40.0 + uses: crate-ci/typos@1a319b54cc9e3b333fed6a5c88ba1a90324da514 # v1.40.1 with: config: .typos.toml