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 8450f97 commit 1313d84Copy full SHA for 1313d84
.github/workflows/typos.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
17
- name: Check for typos
18
- uses: crate-ci/typos@1af53e3774f068183ffd0c7193eb061a2b65a531 # version 1.0.4
+ uses: crate-ci/typos@626c4bedb751ce0b7f03262ca97ddda9a076ae1c # version 1.0.4
19
with:
20
files: ./README.md ./docs
21
config: ./typos.toml
0 commit comments