]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps): Bump streetsidesoftware/cspell-action from 5 to 6 (#39730)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Mar 2024 12:39:02 +0000 (14:39 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 12:39:02 +0000 (14:39 +0200)
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 5 to 6.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
.github/workflows/cspell.yml

index c671fde11c8105794afcd21c4cdbe485eee1fc81..0b942ed259a8582fd07f5436794b2478ceab10f7 100644 (file)
@@ -28,7 +28,7 @@ jobs:
           persist-credentials: false
 
       - name: Run cspell
-        uses: streetsidesoftware/cspell-action@v5
+        uses: streetsidesoftware/cspell-action@v6
         with:
           config: ".cspell.json"
           files: "**/*.md"