diff --git a/.github/workflows/pull-request-checks.yml b/.github/workflows/pull-request-checks.yml index ea1e61cae0..e43b8531a7 100644 --- a/.github/workflows/pull-request-checks.yml +++ b/.github/workflows/pull-request-checks.yml @@ -304,7 +304,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: crate-ci/typos@v1.27.0 + - uses: crate-ci/typos@v1.27.2 doc: runs-on: ubuntu-latest