We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1790403 commit 085efd6Copy full SHA for 085efd6
.github/workflows/spellcheck.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout Actions Repository
12
uses: actions/checkout@v4
13
- name: Check spelling
14
- uses: crate-ci/typos@212923e4ff05b7fc2294a204405eec047b807138 # v1.29.9
+ uses: crate-ci/typos@8951ef9cb569c860bc8f3f18070fbfaf65cdb349 # v1.30.0
15
with:
16
config: _typos.toml
17
write_changes: true
0 commit comments