diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 310d9d5ad..9b437c092 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -148,6 +148,6 @@ jobs: uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 - name: Check for typos - uses: crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44.0 + uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0 with: config: typos.toml