Skip to content

Commit d56a89a

Browse files
authored
Update spellcheck.yml (#41)
1 parent 9fda17e commit d56a89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout Actions Repository
1212
uses: actions/checkout@v4
1313
- name: Check spelling
14-
uses: crate-ci/typos@master
14+
uses: crate-ci/typos@6802cc60d4e7f78b9d5454f6cf3935c042d5e1e3 # v1.26.0
1515
with:
1616
config: _typos.toml
1717
write_changes: true

0 commit comments

Comments
 (0)