We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a6b1d commit f198f33Copy full SHA for f198f33
.github/workflows/typos.yml
@@ -15,6 +15,6 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- name: Check for typos
18
- uses: crate-ci/typos@a1da2ce137a90ed418bda5bdb706e97e958f18e7 # version 1.0.4
+ uses: crate-ci/typos@b48ba0f02b2a623fe5852b679366636e783ada3d # version 1.0.4
19
with:
20
files: ./README.md ./docs
0 commit comments