We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4739cd commit c846d44Copy full SHA for c846d44
.github/workflows/markdown.yaml
@@ -43,7 +43,7 @@ jobs:
43
set-safe-directory: true
44
45
- name: 🪄 Spell Check
46
- uses: streetsidesoftware/cspell-action@ef95dc49d631fc2a9e9ea089ae2b2127b7c4588e # v6.10.0
+ uses: streetsidesoftware/cspell-action@8485bb4b688c68384c2f6db7ad931f5e3e63f21c # v6.10.1
47
with:
48
files: |
49
**/*.md
0 commit comments