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 c742227 commit bd28df2Copy full SHA for bd28df2
.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@a4c3e43aea0a9e9b9e6578d2731ebd9a27e8f6cd # v1.35.5
+ - uses: crate-ci/typos@65f69f021b736bdbe548ce72200500752d42b40e # v1.35.7
33
with:
34
files: .
35
0 commit comments