Skip to content

Commit b5b740d

Browse files
Bump streetsidesoftware/cspell-action in the actions group (#359)
--- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2980462 commit b5b740d

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
@@ -16,6 +16,6 @@ jobs:
1616
persist-credentials: false
1717

1818
- name: Spellcheck all content
19-
uses: streetsidesoftware/cspell-action@157048954070986ce4315d0813573a2d8faee361 # v7.1.1
19+
uses: streetsidesoftware/cspell-action@6f05386161564ebe24dcfa1513cde203230d1edc # v7.1.2
2020
with:
2121
config: .cspell.yaml

0 commit comments

Comments
 (0)