diff --git a/.github/workflows/typo.yml b/.github/workflows/typo.yml index f4c5688..c77c497 100644 --- a/.github/workflows/typo.yml +++ b/.github/workflows/typo.yml @@ -33,6 +33,6 @@ jobs: fetch-depth: 0 persist-credentials: false - name: Check spelling of Codebase - uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83 # v1.45.1 + uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0 with: config: ./.github/typos.toml