From 412812dba75e8695671a5dbb53d06810d6ad3eb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 19:58:09 +0000 Subject: [PATCH] Bump rojopolis/spellcheck-github-actions from 0.57.0 to 0.58.0 Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.57.0 to 0.58.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/2b78e363a487cd137993dc2cddc17a43c89bf7a1...0bf4b2f91efa259b52c202b09b0c3845c524ff36) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.58.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 e17ecf0b..4420015c 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@2b78e363a487cd137993dc2cddc17a43c89bf7a1 # ratchet:rojopolis/spellcheck-github-actions@v0 + - uses: rojopolis/spellcheck-github-actions@0bf4b2f91efa259b52c202b09b0c3845c524ff36 # ratchet:rojopolis/spellcheck-github-actions@v0 name: Spellcheck with: source_files: README.md CHANGELOG.md