diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index 59faf55..37c0e5e 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -20,6 +20,5 @@ jobs: persist-credentials: false - name: Run typos - uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83 # v1.45.1 - with: - config: _typos.toml + uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef # v1.46.1 +