Skip to content

Commit 7d0652b

Browse files
authored
Merge branch 'main' into dependabot/github_actions/golangci/golangci-lint-action-9
2 parents b7e755b + e16a682 commit 7d0652b

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,6 +18,6 @@ jobs:
1818
with:
1919
persist-credentials: false
2020

21-
- uses: streetsidesoftware/cspell-action@v7
21+
- uses: streetsidesoftware/cspell-action@v8
2222
with:
2323
config: .vscode/cspell.json

0 commit comments

Comments
 (0)