diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 80d396f..fb3f8af 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -54,6 +54,6 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Check spelling of file.txt - uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2 + uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0 with: config: typos.toml