Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9639acf

Browse files
ci(deps): update streetsidesoftware/cspell-action action to v6.8.0 (#78)
[![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.7.1` -> `v6.8.0` | --- ### Release Notes <details> <summary>streetsidesoftware/cspell-action (streetsidesoftware/cspell-action)</summary> ### [`v6.8.0`](https://togithub.com/streetsidesoftware/cspell-action/releases/tag/v6.8.0) [Compare Source](https://togithub.com/streetsidesoftware/cspell-action/compare/v6.7.1...v6.8.0) ##### Features - Update CSpell version (8.13.0) ([#&#8203;1877](https://togithub.com/streetsidesoftware/cspell-action/issues/1877)) ([715bb5b](https://togithub.com/streetsidesoftware/cspell-action/commit/715bb5bc7469f23108868999516a473e3d142517)) ##### Updates and Bug Fixes - Update CSpell version (8.13.1) ([#&#8203;1881](https://togithub.com/streetsidesoftware/cspell-action/issues/1881)) ([fdd2fdb](https://togithub.com/streetsidesoftware/cspell-action/commit/fdd2fdbb5f44082df3c196c0c1f73d02e1d86640)) - Update Dictionaries and Dependencies ([#&#8203;1868](https://togithub.com/streetsidesoftware/cspell-action/issues/1868)) ([7f7b117](https://togithub.com/streetsidesoftware/cspell-action/commit/7f7b11761d1e1fce5bade4c3040dddd88de734dd)) - Workflow Bot -- Update ALL Dependencies (main) ([#&#8203;1864](https://togithub.com/streetsidesoftware/cspell-action/issues/1864)) ([4cb63fa](https://togithub.com/streetsidesoftware/cspell-action/commit/4cb63fa22c527d3b1f989d07d2325f2c6b4ef128)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e642706 commit 9639acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default_spelling_callable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1818

19-
- uses: streetsidesoftware/cspell-action@2db9e5fb6d08776bed383767ef4e5dd84650546c # v6.7.1
19+
- uses: streetsidesoftware/cspell-action@0e63b882c2ef0e24d78b8b1fbb132b42c0a0d0cb # v6.8.0
2020
with:
2121
config: .config/cspell.json

0 commit comments

Comments
 (0)