From 136478e84b8668817c904eeb9b3d0ecfa0919c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 08:00:35 +0000 Subject: [PATCH] chore(actions): bump insightsengineering/r-spellcheck-action Bumps [insightsengineering/r-spellcheck-action](https://github.com/insightsengineering/r-spellcheck-action) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/insightsengineering/r-spellcheck-action/releases) - [Commits](https://github.com/insightsengineering/r-spellcheck-action/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: insightsengineering/r-spellcheck-action dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/check-spelling.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-spelling.yaml b/.github/workflows/check-spelling.yaml index cb49cc91..659d4a95 100644 --- a/.github/workflows/check-spelling.yaml +++ b/.github/workflows/check-spelling.yaml @@ -22,4 +22,4 @@ jobs: uses: actions/checkout@v4 - name: Run Spelling Check test - uses: insightsengineering/r-spellcheck-action@v3.0.2 + uses: insightsengineering/r-spellcheck-action@v3.0.3