diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b2fde2270..bdf070202b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - run: pnpm run lint --format github - run: pnpm run fmt - run: git diff --exit-code # Must commit everything - - uses: crate-ci/typos@0f0ccba9ed1df83948f0c15026e4f5ccfce46109 # v1.32.0 + - uses: crate-ci/typos@b1ae8d918b6e85bd611117d3d9a3be4f903ee5e4 # v1.33.1 with: files: .