diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index 34e950726..5087bad39 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -15,6 +15,6 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Typos Spell Checker - uses: crate-ci/typos@d01f29c66d1bf1a08730750f61d86c210b0d039d # v1.27.0 + uses: crate-ci/typos@98325b27809ff86ca808bacada386a051a3515a3 # v1.27.2 with: config: ./.typos.toml