Skip to content

Commit 3df62e3

Browse files
committed
ci: pin typos version
1 parent e42ec82 commit 3df62e3

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
@@ -55,6 +55,6 @@ jobs:
5555
cargo clippy --all-targets --all-features -- -D warnings
5656
RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items
5757

58-
- uses: crate-ci/typos@master
58+
- uses: crate-ci/typos@0f0ccba9ed1df83948f0c15026e4f5ccfce46109 # v1.32.0
5959
with:
6060
files: .

0 commit comments

Comments
 (0)