Skip to content

Commit

Permalink
chore(deps): update streetsidesoftware/cspell-action action to v6.3.0 (
Browse files Browse the repository at this point in the history
…#7)

[![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://togithub.com/streetsidesoftware/cspell-action)
| action | minor | `v6.2.0` -> `v6.3.0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/streetsidesoftware/cspell-action/compare/v6.2.0...v6.3.0)

##### Features

- Update CSpell version (8.8.0)
([#&#8203;1704](https://togithub.com/streetsidesoftware/cspell-action/issues/1704))
([d598785](https://togithub.com/streetsidesoftware/cspell-action/commit/d598785edd589843609e763aedc9d2d4674c3466))

##### Updates and Bug Fixes

- Update CSpell version (8.8.1)
([#&#8203;1715](https://togithub.com/streetsidesoftware/cspell-action/issues/1715))
([efd1f06](https://togithub.com/streetsidesoftware/cspell-action/commit/efd1f061b5b1392753804e45c23c67aace333d11))
- Update Dictionaries and Dependencies
([#&#8203;1675](https://togithub.com/streetsidesoftware/cspell-action/issues/1675))
([2e40991](https://togithub.com/streetsidesoftware/cspell-action/commit/2e409914978e53b3f38bee97ddca0d703d4ae099))
- Update Dictionaries and Dependencies
([#&#8203;1680](https://togithub.com/streetsidesoftware/cspell-action/issues/1680))
([687fe47](https://togithub.com/streetsidesoftware/cspell-action/commit/687fe47bd88e5f5f19fea596361febca44a91f11))
- Update Dictionaries and Dependencies
([#&#8203;1681](https://togithub.com/streetsidesoftware/cspell-action/issues/1681))
([348d29e](https://togithub.com/streetsidesoftware/cspell-action/commit/348d29eb0460f57b6cd987e2ddf9572de8b03ba2))
- Update Dictionaries and Dependencies
([#&#8203;1694](https://togithub.com/streetsidesoftware/cspell-action/issues/1694))
([348299a](https://togithub.com/streetsidesoftware/cspell-action/commit/348299abc475d82d55964b75786a9fedbaab7598))
- Workflow Bot -- Update ALL Dependencies (main)
([#&#8203;1682](https://togithub.com/streetsidesoftware/cspell-action/issues/1682))
([00c3a7c](https://togithub.com/streetsidesoftware/cspell-action/commit/00c3a7c051fb98f86909d251393eea35c966876b))

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/Workflow-Templates).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent 28c66e9 commit 5127e76
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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5

- uses: streetsidesoftware/cspell-action@807d7d92b7057593a2de102168506f298405339d # v6.2.0
- uses: streetsidesoftware/cspell-action@104110db58e8c9a11c1c6be025e2082f4dded3bb # v6.3.0
with:
config: .config/cspell.json

0 comments on commit 5127e76

Please sign in to comment.