Skip to content

Commit 9cf3e10

Browse files
authored
chore: Pin typos to fix CI (coder#4396)
1 parent 3b15f13 commit 9cf3e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Checkout
3535
uses: actions/checkout@v2
3636
- name: typos-action
37-
uses: crate-ci/typos@master
37+
uses: crate-ci/typos@v1.12.8
3838
with:
3939
config: .github/workflows/typos.toml
4040
- name: Fix Helper

0 commit comments

Comments
 (0)