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 89676bd commit 70ecc44Copy full SHA for 70ecc44
.github/workflows/typos.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
17
- name: Check for typos
18
- uses: crate-ci/typos@9f99fb8dfe87b8a3441863fb2e5d5da88a2aa9a2 # version 1.0.4
+ uses: crate-ci/typos@a1a16c7b7c25d1c27cc750525aada8b9ae68b716 # version 1.0.4
19
with:
20
files: ./README.md ./docs
21
config: ./typos.toml
0 commit comments