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 19c5b8f commit 4eed70dCopy full SHA for 4eed70d
.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@87d57f0e994b0e73e3efb34a953ae275b86b5971 # v1.35.6
+ uses: crate-ci/typos@65f69f021b736bdbe548ce72200500752d42b40e # v1.35.7
61
with:
62
config: ./.github/workflows/.spellcheck-conf.toml
63
0 commit comments