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 a5cea4e + e9feb74 commit ceb994cCopy full SHA for ceb994c
.github/workflows/spell-check.yml
@@ -9,6 +9,6 @@ jobs:
9
steps:
10
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
11
- name: Search for misspellings
12
- uses: crate-ci/typos@85f62a8a84f939ae994ab3763f01a0296d61a7ee # master
+ uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # master
13
with:
14
config: ./.github/typos.toml
0 commit comments