Skip to content

Commit 4cb4b79

Browse files
dependabot[bot]jrfnl
authored andcommitted
GH Actions: Bump streetsidesoftware/cspell-action
Bumps the action-runners group with 1 update: [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action). Updates `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@3294df5...e5a858a) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: action-runners ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent accc045 commit 4cb4b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic-qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
persist-credentials: false
6565

6666
- name: Spellcheck
67-
uses: streetsidesoftware/cspell-action@3294df585d3d639e30f3bc019cb11940b9866e95 # v8.0.0
67+
uses: streetsidesoftware/cspell-action@e5a858a18b7e0b56e0342b1dcad796308b7341a2 # v8.1.1
6868
with:
6969
# Define glob patterns to filter the files to be checked. Use a new line between patterns to define multiple patterns.
7070
files: '**/*.md'

0 commit comments

Comments
 (0)