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 48e4f35 commit 267df7eCopy full SHA for 267df7e
.github/workflows/spell-check.yaml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
15
- name: Run cSpell
16
- uses: streetsidesoftware/cspell-action@6f05386161564ebe24dcfa1513cde203230d1edc # v7.1.2
+ uses: streetsidesoftware/cspell-action@dcd03dc3e8a59ec2e360d0c62db517baa0b4bb6d # v7.2.0
17
with:
18
files: |
19
**/*.{md,yaml,yml}
0 commit comments