diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0853a05c..8d01d39d 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.28.1 + uses: crate-ci/typos@v1.29.0 with: config: ./.github/typos.toml