We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7478cb commit acea95aCopy full SHA for acea95a
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- run: pnpm run lint --format github
30
- run: pnpm run fmt
31
- run: git diff --exit-code # Must commit everything
32
- - uses: crate-ci/typos@b6297a6a5072df106aa9d94197f5d0533a9730bc # v1.36.1
+ - uses: crate-ci/typos@85f62a8a84f939ae994ab3763f01a0296d61a7ee # v1.36.2
33
with:
34
files: .
35
0 commit comments