Skip to content

Commit 1355669

Browse files
Update streetsidesoftware/cspell-action action to v6.10.1
1 parent 91ada2f commit 1355669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11-
- uses: streetsidesoftware/cspell-action@v6
11+
- uses: streetsidesoftware/cspell-action@8485bb4b688c68384c2f6db7ad931f5e3e63f21c # v6.10.1
1212
with:
1313
config: .cspell.yaml

0 commit comments

Comments
 (0)