Skip to content

Commit d81918d

Browse files
Bump streetsidesoftware/cspell-action from 6 to 7 (#6205)
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 6 to 7. - [Release notes](https://github.com/streetsidesoftware/cspell-action/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md) - [Commits](streetsidesoftware/cspell-action@v6...v7) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6207e2 commit d81918d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/splunk-ta-otel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
uses: actions/checkout@v4
229229
with:
230230
sparse-checkout: packaging/technical-addon/
231-
- uses: streetsidesoftware/cspell-action@v6
231+
- uses: streetsidesoftware/cspell-action@v7
232232
with:
233233
config: ${{github.workspace}}/packaging/technical-addon/packaging-scripts/cspell/cspell.json
234234
root: ${{github.workspace}}/packaging/technical-addon/Splunk_TA_otel

0 commit comments

Comments
 (0)