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