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 fd6a128 commit 33f5c1bCopy full SHA for 33f5c1b
.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@02fc4a1c87a21f493a7c4cc57897917672db8437 # v1.35.8
+ - uses: crate-ci/typos@b78a177368828715fce2264a81367bfc04e46e10 # v1.36.0
33
with:
34
files: .
35
0 commit comments