We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3812df commit 008b1bdCopy full SHA for 008b1bd
.github/workflows/spell-check.yml
@@ -12,6 +12,6 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15
- - uses: streetsidesoftware/cspell-action@d5d910b521ad408f1e7383c24609079f5a88bdca # v8.2.0
+ - uses: streetsidesoftware/cspell-action@9cd41bb518a24fefdafd9880cbab8f0ceba04d28 # v8.3.0
16
with:
17
config: .cspell.yaml
0 commit comments