diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 17b6ef0..b4a9b63 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@cf5f1c29a8ac336af8568821ec41919923b05a83 # v1.45.1 + uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0 with: config: .typos.toml