Skip to content

Commit 3eded7d

Browse files
chore(deps): update streetsidesoftware/cspell-action action to v8 (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9645878 commit 3eded7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v5
1919
name: 🧾 Checkout
2020

21-
- uses: streetsidesoftware/cspell-action@v7
21+
- uses: streetsidesoftware/cspell-action@v8
2222
name: 📝 Check Spelling
2323
with:
2424
config: './cspell.json'

0 commit comments

Comments
 (0)