We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fda17e commit d56a89aCopy full SHA for d56a89a
.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@master
+ uses: crate-ci/typos@6802cc60d4e7f78b9d5454f6cf3935c042d5e1e3 # v1.26.0
15
with:
16
config: _typos.toml
17
write_changes: true
0 commit comments