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 55bc5b1 commit a144c68Copy full SHA for a144c68
.github/workflows/reusable_checks.yml
@@ -57,7 +57,7 @@ jobs:
57
./scripts/check_license/check_headers.sh . "Apache-2.0 WITH LLVM-exception" -v
58
59
- name: Run a spell check
60
- uses: crate-ci/typos@a67079b4ae32e18c3f53d75368c52ce53b5fb56b # v1.35.4
+ uses: crate-ci/typos@a4c3e43aea0a9e9b9e6578d2731ebd9a27e8f6cd # v1.35.5
61
with:
62
config: ./.github/workflows/.spellcheck-conf.toml
63
0 commit comments