We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84fc15b commit b116fc0Copy full SHA for b116fc0
.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@ff2ab643f4aa584cc14abc5a5081a6765d7189dd # version 1.0.4
19
with:
20
files: ./README.md ./docs
0 commit comments