From f2efdf3f7805950a10ec8fba8ca38f22e342a24c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 17:38:56 +0000 Subject: [PATCH] Bump rojopolis/spellcheck-github-actions in the github-actions group Bumps the github-actions group with 1 update: [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions). Updates `rojopolis/spellcheck-github-actions` from 0.29.0 to 0.66.0 - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](https://github.com/rojopolis/spellcheck-github-actions/compare/58bd6665414e77e1d08688ff54323e01b9b434e5...c1934c57e61c734261d7905b525486b12f8eb670) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/spellcheck-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spellcheck-action.yml b/.github/workflows/spellcheck-action.yml index fb49934..e3e3f75 100644 --- a/.github/workflows/spellcheck-action.yml +++ b/.github/workflows/spellcheck-action.yml @@ -13,7 +13,7 @@ jobs: permissions: read-all steps: - uses: actions/checkout@master - - uses: rojopolis/spellcheck-github-actions@58bd6665414e77e1d08688ff54323e01b9b434e5 # 0.29.0 + - uses: rojopolis/spellcheck-github-actions@c1934c57e61c734261d7905b525486b12f8eb670 # 0.66.0 name: Spellcheck with: task_name: Markdown