diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index 5115ff4..22fa1c4 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -16,6 +16,6 @@ jobs: with: persist-credentials: false - name: Run typos - uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2 + uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0 with: config: _typos.toml