diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4cb0894..29c3106 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -49,6 +49,6 @@ jobs: config: '.markdownlint.yml' args: '**/*.md' - - uses: crate-ci/typos@8a48f81b6c64dcfea44b3633223084c4be58ac5f + - uses: crate-ci/typos@4d9c206a77c041268485162b8e2579ad7a5cb9a3 with: config: .typos.toml