Skip to content

Commit

Permalink
ci(deps): update streetsidesoftware/cspell-action action to v6.6.0 (#61)
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://togithub.com/streetsidesoftware/cspell-action)
| action | minor | `v6.5.0` -> `v6.6.0` |

---

### Release Notes

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

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

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

##### Features

- Update CSpell version (8.10.0)
([#&#8203;1827](https://togithub.com/streetsidesoftware/cspell-action/issues/1827))
([415cd90](https://togithub.com/streetsidesoftware/cspell-action/commit/415cd90934bb849b6653c4cda9d5aebaf122ed45))

##### Updates and Bug Fixes

- Update CSpell version (8.10.1)
([#&#8203;1828](https://togithub.com/streetsidesoftware/cspell-action/issues/1828))
([8b3009e](https://togithub.com/streetsidesoftware/cspell-action/commit/8b3009e713803c72c89fc17c83068ab1302ba1b9))
- Update CSpell version (8.10.4)
([#&#8203;1833](https://togithub.com/streetsidesoftware/cspell-action/issues/1833))
([71e3691](https://togithub.com/streetsidesoftware/cspell-action/commit/71e3691b0c4b67c51a29a5fc030673c8ecf2168c))
- Update Dictionaries and Dependencies
([#&#8203;1816](https://togithub.com/streetsidesoftware/cspell-action/issues/1816))
([4586408](https://togithub.com/streetsidesoftware/cspell-action/commit/45864084002e33d866e7c50e7821d662c3152dd8))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 6, 2024
1 parent f8e8ced commit bf64889
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@b7845c5e8f24096fefcaa5f07858bd0ed71badfa # v6.5.0
- uses: streetsidesoftware/cspell-action@245201e3f58019204d99920deeb78aade6724230 # v6.6.0
with:
config: .config/cspell.json

0 comments on commit bf64889

Please sign in to comment.