Skip to content

Commit 7ba027c

Browse files
ci(deps): Bump streetsidesoftware/cspell-action from 7.2.0 to 7.2.1
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.2.0 to 7.2.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@v7.2.0...v7.2.1) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfa5229 commit 7ba027c

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
@@ -200,7 +200,7 @@ jobs:
200200
ref: ${{ env.REF }}
201201
- id: spelling
202202
name: Check spelling
203-
uses: streetsidesoftware/[email protected].0
203+
uses: streetsidesoftware/[email protected].1
204204
with:
205205
check_dot_files: true
206206
config: .cspell.json

0 commit comments

Comments
 (0)