chore: Pin typos to fix CI (#4396)

This commit is contained in:
Kyle Carberry
2022-10-06 10:27:23 -05:00
committed by GitHub
parent 3b15f13ae4
commit 9cf3e102ba
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: typos-action
uses: crate-ci/typos@master
uses: crate-ci/typos@v1.12.8
with:
config: .github/workflows/typos.toml
- name: Fix Helper