diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1aa0ff30..99795791 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,7 +37,7 @@ jobs: uses: actions/checkout@v4 - name: Check for typos - uses: crate-ci/typos@v1.31.1 + uses: crate-ci/typos@v1.31.2 with: config: ./.github/typos.toml