diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index ecc639da..b976f5f3 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -93,7 +93,7 @@ jobs: uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 - name: Check spelling of file.txt - uses: crate-ci/typos@07d900b8fa1097806b8adb6391b0d3e0ac2fdea7 # v1.39.0 + uses: crate-ci/typos@2d0ce569feab1f8752f1dde43cc2f2aa53236e06 # v1.40.0 with: config: typos.toml