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 2980462 commit b5b740dCopy full SHA for b5b740d
.github/workflows/spellcheck.yml
@@ -16,6 +16,6 @@ jobs:
16
persist-credentials: false
17
18
- name: Spellcheck all content
19
- uses: streetsidesoftware/cspell-action@157048954070986ce4315d0813573a2d8faee361 # v7.1.1
+ uses: streetsidesoftware/cspell-action@6f05386161564ebe24dcfa1513cde203230d1edc # v7.1.2
20
with:
21
config: .cspell.yaml
0 commit comments