diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 9938705..d3ad73c 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -17,6 +17,6 @@ jobs: with: persist-credentials: false - name: Spell Check Repo - uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2 + uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0 with: config: ./typos.toml