Skip to content

Commit 267df7e

Browse files
chore(deps): update streetsidesoftware/cspell-action action to v7.2.0 (#13513)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [streetsidesoftware/cspell-action](https://redirect.github.com/streetsidesoftware/cspell-action) | action | minor | `v7.1.2` -> `v7.2.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>streetsidesoftware/cspell-action (streetsidesoftware/cspell-action)</summary> ### [`v7.2.0`](https://redirect.github.com/streetsidesoftware/cspell-action/releases/tag/v7.2.0) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell-action/compare/v7.1.2...v7.2.0) ##### Features - Update CSpell version (9.2.0) ([#&#8203;2391](https://redirect.github.com/streetsidesoftware/cspell-action/issues/2391)) ([7b25076](https://redirect.github.com/streetsidesoftware/cspell-action/commit/7b25076b62cd8a910c77b2734b8004ce6125cdf4)) ##### Updates and Bug Fixes - Update Dictionaries and Dependencies ([#&#8203;2394](https://redirect.github.com/streetsidesoftware/cspell-action/issues/2394)) ([fc07b1d](https://redirect.github.com/streetsidesoftware/cspell-action/commit/fc07b1dea49a1fa2f5b2cc0878fe4c8dd060f190)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48e4f35 commit 267df7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414

1515
- name: Run cSpell
16-
uses: streetsidesoftware/cspell-action@6f05386161564ebe24dcfa1513cde203230d1edc # v7.1.2
16+
uses: streetsidesoftware/cspell-action@dcd03dc3e8a59ec2e360d0c62db517baa0b4bb6d # v7.2.0
1717
with:
1818
files: |
1919
**/*.{md,yaml,yml}

0 commit comments

Comments
 (0)