From e331cdfb59747b4e5e8c437e2a83f6a3dc094b82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:49:55 +0000 Subject: [PATCH] Bump rojopolis/spellcheck-github-actions from 0.56.0 to 0.57.0 Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.56.0 to 0.57.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/cebe06444da3ac5e9d3146f5f02a0e2a236f7488...2b78e363a487cd137993dc2cddc17a43c89bf7a1) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/spelling_action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spelling_action.yml b/.github/workflows/spelling_action.yml index dcba1f6c..e17ecf0b 100644 --- a/.github/workflows/spelling_action.yml +++ b/.github/workflows/spelling_action.yml @@ -15,7 +15,7 @@ jobs: # The checkout step - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # ratchet:actions/checkout@v4 - - uses: rojopolis/spellcheck-github-actions@cebe06444da3ac5e9d3146f5f02a0e2a236f7488 # ratchet:rojopolis/spellcheck-github-actions@v0 + - uses: rojopolis/spellcheck-github-actions@2b78e363a487cd137993dc2cddc17a43c89bf7a1 # ratchet:rojopolis/spellcheck-github-actions@v0 name: Spellcheck with: source_files: README.md CHANGELOG.md