We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92228bb commit 38a3654Copy full SHA for 38a3654
.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@d1c850b2b5d502763520c25fb4a6a1128ad99bd9 # v1.28.3
+ uses: crate-ci/typos@9d890159570d5018df91fedfa40b4730cd4a81b1 # v1.28.4
15
with:
16
config: _typos.toml
17
write_changes: true
0 commit comments