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 e3f4440 commit 1cc702cCopy full SHA for 1cc702c
.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@85f62a8a84f939ae994ab3763f01a0296d61a7ee # v1.36.2
+ - uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # v1.36.3
33
with:
34
files: .
35
0 commit comments