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 7e1f35a + 910dc00 commit 0a42663Copy full SHA for 0a42663
.github/workflows/typos.yaml
@@ -15,6 +15,6 @@ jobs:
15
steps:
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
17
- name: Typos Spell Checker
18
- uses: crate-ci/typos@b78a177368828715fce2264a81367bfc04e46e10 # v1.36.0
+ uses: crate-ci/typos@85f62a8a84f939ae994ab3763f01a0296d61a7ee # v1.36.2
19
with:
20
config: ./.typos.toml
0 commit comments