diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 067f425a8..47549a1a9 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -145,6 +145,6 @@ jobs: uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 - name: Check for typos - uses: crate-ci/typos@93cbdb2d23269548cf0db0f74d0bc6a09a3f0d5c # v1.43.0 + uses: crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44.0 with: config: typos.toml