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 6b3a124 commit dc79970Copy full SHA for dc79970
.github/workflows/reusable_checks.yml
@@ -58,7 +58,7 @@ jobs:
58
./scripts/check_license/check_headers.sh . "Apache-2.0 WITH LLVM-exception" -v
59
60
- name: Run a spell check
61
- uses: crate-ci/typos@b63f421581dce830bda2f597a678cb7776b41877 # v1.18.2
+ uses: crate-ci/typos@b1a1ef3893ff35ade0cfa71523852a49bfd05d19 # v1.31.1
62
with:
63
config: ./.github/workflows/.spellcheck-conf.toml
64
0 commit comments