Skip to content

Commit

Permalink
ci(deps): update streetsidesoftware/cspell-action action to v6.8.1 (#82)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action)
| action | patch | `v6.8.0` -> `v6.8.1` |

---

### Release Notes

<details>
<summary>streetsidesoftware/cspell-action
(streetsidesoftware/cspell-action)</summary>

###
[`v6.8.1`](https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.8.1)

[Compare
Source](https://github.com/streetsidesoftware/cspell-action/compare/v6.8.0...v6.8.1)

##### Updates and Bug Fixes

- Fail the action if there are errors
([#&#8203;1902](https://github.com/streetsidesoftware/cspell-action/issues/1902))
([d979ffd](https://github.com/streetsidesoftware/cspell-action/commit/d979ffd15daedb095eaeb6249b91f7f0c7ea554d))
- Update CSpell version (8.13.2)
([#&#8203;1894](https://github.com/streetsidesoftware/cspell-action/issues/1894))
([c368c41](https://github.com/streetsidesoftware/cspell-action/commit/c368c411784b37f639d007a8fe07743a72259e3a))
- Update CSpell version (8.13.3)
([#&#8203;1903](https://github.com/streetsidesoftware/cspell-action/issues/1903))
([f48c158](https://github.com/streetsidesoftware/cspell-action/commit/f48c1581b9c6ea17e955856140e03e83c20023ff))
- Update Dictionaries and Dependencies
([#&#8203;1883](https://github.com/streetsidesoftware/cspell-action/issues/1883))
([3dfff3f](https://github.com/streetsidesoftware/cspell-action/commit/3dfff3f708988a84f16802c20979fe0556342aeb))
- Update Dictionaries and Dependencies
([#&#8203;1886](https://github.com/streetsidesoftware/cspell-action/issues/1886))
([33f6e64](https://github.com/streetsidesoftware/cspell-action/commit/33f6e64c712b9e0ceb9eea3e44a49916e17d0d29))
- Update Dictionaries and Dependencies
([#&#8203;1890](https://github.com/streetsidesoftware/cspell-action/issues/1890))
([9e04952](https://github.com/streetsidesoftware/cspell-action/commit/9e04952e47d75fc31d1c8163b18f168d6e468f89))
- Update Dictionaries and Dependencies
([#&#8203;1896](https://github.com/streetsidesoftware/cspell-action/issues/1896))
([38b9280](https://github.com/streetsidesoftware/cspell-action/commit/38b92802283e601651713be8fb990a0fd4c0d307))
- Workflow Bot -- Update ALL Dependencies (main)
([#&#8203;1901](https://github.com/streetsidesoftware/cspell-action/issues/1901))
([741dbfa](https://github.com/streetsidesoftware/cspell-action/commit/741dbfa9389f4ab1402c7c15f475e5d43703a528))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/Hapag-Lloyd/Workflow-Templates).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 13, 2024
1 parent e58bc05 commit 958b845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default_spelling_callable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- uses: streetsidesoftware/cspell-action@0e63b882c2ef0e24d78b8b1fbb132b42c0a0d0cb # v6.8.0
- uses: streetsidesoftware/cspell-action@934c74da3775ac844ec89503f666f67efb427fed # v6.8.1
with:
config: .config/cspell.json

0 comments on commit 958b845

Please sign in to comment.