mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Build(deps): Bump streetsidesoftware/cspell-action from 5 to 6 (#39730)
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>
This commit is contained in:
		
							parent
							
								
									bf8f2d2c66
								
							
						
					
					
						commit
						46d7c30eb3
					
				| 
						 | 
					@ -28,7 +28,7 @@ jobs:
 | 
				
			||||||
          persist-credentials: false
 | 
					          persist-credentials: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Run cspell
 | 
					      - name: Run cspell
 | 
				
			||||||
        uses: streetsidesoftware/cspell-action@v5
 | 
					        uses: streetsidesoftware/cspell-action@v6
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          config: ".cspell.json"
 | 
					          config: ".cspell.json"
 | 
				
			||||||
          files: "**/*.md"
 | 
					          files: "**/*.md"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue