Skip to content

Commit aa19b06

Browse files
ci: Pin crate-ci/typos version (#15925)
1 parent a574fe1 commit aa19b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
steps:
6969
- uses: actions/checkout@v5
7070
- name: Check spelling with typos
71-
uses: crate-ci/typos@master
71+
uses: crate-ci/typos@v1.41.0
7272

7373
job_test:
7474
name: Test

0 commit comments

Comments
 (0)