diff --git a/.github/workflows/typo.yml b/.github/workflows/typo.yml index c058ec6d8d..a671e988c9 100644 --- a/.github/workflows/typo.yml +++ b/.github/workflows/typo.yml @@ -14,4 +14,4 @@ jobs: uses: actions/checkout@v4 - name: typos-action - uses: crate-ci/typos@v1.21.0 \ No newline at end of file + uses: crate-ci/typos@v1.22.0 \ No newline at end of file