From c9bd309bd1424eefb297aacca10694d58ebb21e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 05:53:13 +0000 Subject: [PATCH] chore(deps): bump streetsidesoftware/cspell-action from 7.0.1 to 7.2.0 Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.0.1 to 7.2.0. - [Release notes](https://github.com/streetsidesoftware/cspell-action/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v7.0.1...v7.2.0) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index f87a98e..a6a5705 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -90,7 +90,7 @@ jobs: uses: actions/checkout@v4 - name: 🪄 Spell Check - uses: streetsidesoftware/cspell-action@v7.0.1 + uses: streetsidesoftware/cspell-action@v7.2.0 with: incremental_files_only: false root: .