Skip to content

Commit 0e5dba8

Browse files
chore(deps): bump streetsidesoftware/cspell-action from 7 to 8
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7 to 8. - [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...v8) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a125edf commit 0e5dba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v5
14-
- uses: streetsidesoftware/cspell-action@v7
14+
- uses: streetsidesoftware/cspell-action@v8
1515
with:
1616
files: "."
1717
incremental_files_only: false

0 commit comments

Comments
 (0)