Skip to content

Commit 8b728d4

Browse files
committed
ci: Pin typos version
Currently, master is broken: crate-ci/typos#590
1 parent 26faf0d commit 8b728d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ jobs:
379379
uses: actions/checkout@v3
380380

381381
- name: Check the spelling of the files in our repo
382-
uses: crate-ci/typos@master
382+
uses: crate-ci/typos@v1.12.8
383383

384384
clippy:
385385
name: Run clippy

0 commit comments

Comments
 (0)