Skip to content

Commit e99a501

Browse files
chore(deps): bump streetsidesoftware/cspell-action from 5 to 6 (#3097)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 583c805 commit e99a501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: streetsidesoftware/cspell-action@v5
16+
- uses: streetsidesoftware/cspell-action@v6
1717
with:
1818
inline: warning
1919
strict: false

0 commit comments

Comments
 (0)