Skip to content

Commit 1b4254d

Browse files
chore(deps): bump streetsidesoftware/cspell-action from 6 to 7 (#674)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d05d07 commit 1b4254d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cspell-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: streetsidesoftware/cspell-action@v6
14+
- uses: streetsidesoftware/cspell-action@v7
1515
with:
1616
files: "."
1717
incremental_files_only: false

0 commit comments

Comments
 (0)