Skip to content

Commit 729edda

Browse files
chore(deps): bump streetsidesoftware/cspell-action from 8.0.0 to 8.1.1
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 8.0.0 to 8.1.1. - [Release notes](https://github.com/streetsidesoftware/cspell-action/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md) - [Commits](streetsidesoftware/cspell-action@v8.0.0...v8.1.1) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 033e594 commit 729edda

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Use Node.js
1818
uses: actions/setup-node@v6
1919
- name: Spell Check
20-
uses: streetsidesoftware/cspell-action@v8.0.0
20+
uses: streetsidesoftware/cspell-action@v8.1.1
2121
with:
2222
files: '**'
2323
incremental_files_only: false

0 commit comments

Comments
 (0)