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.
2 parents be747d0 + 43a73e1 commit 0c44ef6Copy full SHA for 0c44ef6
.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@b1a1ef3893ff35ade0cfa71523852a49bfd05d19 # v1.31.1
+ uses: crate-ci/typos@3be83342e28b9421997e9f781f713f8dde8453d2 # v1.31.2
61
with:
62
config: ./.github/workflows/.spellcheck-conf.toml
63
0 commit comments