From 64fdbf0a3178726094aa283caced1b5c68b0fc32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 01:15:15 +0000 Subject: [PATCH] Bump streetsidesoftware/cspell-action from 6.2.0 to 6.3.0 Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 6.2.0 to 6.3.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/v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/speller.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/speller.yml b/.github/workflows/speller.yml index 1c79a90..293f985 100644 --- a/.github/workflows/speller.yml +++ b/.github/workflows/speller.yml @@ -18,7 +18,7 @@ jobs: uses: "actions/checkout@v4.1.4" - name: "Run" - uses: streetsidesoftware/cspell-action@v6.2.0 + uses: streetsidesoftware/cspell-action@v6.3.0 with: incremental_files_only: false files: |