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 92215ea commit 2316a3fCopy full SHA for 2316a3f
.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@0f0ccba9ed1df83948f0c15026e4f5ccfce46109 # v1.32.0
+ uses: crate-ci/typos@b1ae8d918b6e85bd611117d3d9a3be4f903ee5e4 # v1.33.1
61
with:
62
config: ./.github/workflows/.spellcheck-conf.toml
63
0 commit comments