Skip to content

Commit 25c5d51

Browse files
feat(ci): pin typos version (#683)
1 parent 33cdd47 commit 25c5d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717

1818
- name: Check Spell
19-
uses: crate-ci/typos@master
19+
uses: crate-ci/typos@v1.42.3
2020
with:
2121
config: .github/workflows/typos.toml
2222

0 commit comments

Comments
 (0)