diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 16b9418..0debe8f 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@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44.0 + uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0 with: config: .typos.toml