]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Bump check-spelling/check-spelling from 0.0.22 to 0.0.24 14813/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 6 Nov 2024 12:31:41 +0000 (12:31 +0000)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2024 12:31:41 +0000 (12:31 +0000)
Bumps [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling) from 0.0.22 to 0.0.24.
- [Release notes](https://github.com/check-spelling/check-spelling/releases)
- [Changelog](https://github.com/check-spelling/check-spelling/blob/main/gh-release-downloader)
- [Commits](https://github.com/check-spelling/check-spelling/compare/v0.0.22...v0.0.24)

---
updated-dependencies:
- dependency-name: check-spelling/check-spelling
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/spelling3.yml

index 59a56e5cc8c9fbdf4005146a1a70778a3d0d0f48..1f0c5fd2b5ef1deb8e500c53d63ff17e12a6fc5b 100644 (file)
@@ -42,7 +42,7 @@ jobs:
     steps:
       - name: check-spelling
         id: spelling
-        uses: check-spelling/check-spelling@v0.0.22
+        uses: check-spelling/check-spelling@v0.0.24
         with:
           config: .github/actions/spell-check
           suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }}