We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 005d4c8 commit c0bce71Copy full SHA for c0bce71
.github/workflows/main.yml
@@ -147,7 +147,7 @@ jobs:
147
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
148
149
- name: Check spelling of md files
150
- uses: crate-ci/typos@a4c3e43aea0a9e9b9e6578d2731ebd9a27e8f6cd # v1.35.5
+ uses: crate-ci/typos@85f62a8a84f939ae994ab3763f01a0296d61a7ee # v1.36.2
151
with:
152
files: "**/*.md ./documentation/**/*.md"
153
0 commit comments