Skip to content

Commit 8fcc220

Browse files
authored
Merge pull request #92 from uutils/renovate/streetsidesoftware-cspell-action-7.x
chore(deps): update streetsidesoftware/cspell-action action to v7
2 parents 3c0f3fa + 5b83861 commit 8fcc220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
runs-on: ubuntu-latest
6363
steps:
6464
- uses: actions/checkout@v4
65-
- uses: streetsidesoftware/cspell-action@v6 ## ref: <https://github.com/streetsidesoftware/cspell-action>
65+
- uses: streetsidesoftware/cspell-action@v7 ## ref: <https://github.com/streetsidesoftware/cspell-action>
6666
with:
6767
incremental_files_only: false
6868
verbose: true

0 commit comments

Comments
 (0)