diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index c0e5b5b..742f0fe 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@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0 + uses: crate-ci/typos@8a48f81b6c64dcfea44b3633223084c4be58ac5f # v1.49.0 with: config: ./typos.toml