Skip to content

Commit 1c17e98

Browse files
authored
Merge pull request #322 from htmlhint/dependabot/github_actions/github-actions-c191e4be28
chore(deps): bump streetsidesoftware/cspell-action from 7.2.1 to 8.0.0 in the github-actions group
2 parents 72cf398 + a6d6975 commit 1c17e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
persist-credentials: false
1919

20-
- uses: streetsidesoftware/cspell-action@76c6f6d52abd57f4bcab5f3fde1bbd4f19a99eb0 # v7.2.1
20+
- uses: streetsidesoftware/cspell-action@3294df585d3d639e30f3bc019cb11940b9866e95 # v8.0.0
2121
with:
2222
check_dot_files: false
2323
incremental_files_only: true

0 commit comments

Comments
 (0)