diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index b1afea4da..8d36fe4ed 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@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0 + uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0 with: config: typos.toml