We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a3db6 commit fc3e25dCopy full SHA for fc3e25d
.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@7bc041cbb7ca9167c9e0e4ccbb26f48eb0f9d4e0 # v1.30.2
+ uses: crate-ci/typos@b1a1ef3893ff35ade0cfa71523852a49bfd05d19 # v1.31.1
15
with:
16
config: _typos.toml
17
write_changes: true
0 commit comments