mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 04:20:05 +00:00 
			
		
		
		
	Merge pull request #413 from dpaulat/renovate/zedthree-clang-tidy-review-0.x
Update ZedThree/clang-tidy-review action to v0.21.0
This commit is contained in:
		
						commit
						751d443546
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/clang-tidy-comments.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/clang-tidy-comments.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -13,7 +13,7 @@ jobs: | |||
| 
 | ||||
|     steps: | ||||
|       - name: Post Comments | ||||
|         uses: ZedThree/clang-tidy-review/post@v0.20.1 | ||||
|         uses: ZedThree/clang-tidy-review/post@v0.21.0 | ||||
|         with: | ||||
|           lgtm_comment_body: '' | ||||
|           annotations: false | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/clang-tidy-review.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/clang-tidy-review.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -138,7 +138,7 @@ jobs: | |||
|         rsync -avzh --ignore-missing-args clang_fixes.json ../ | ||||
| 
 | ||||
|     - name: Upload Review | ||||
|       uses: ZedThree/clang-tidy-review/upload@v0.20.1 | ||||
|       uses: ZedThree/clang-tidy-review/upload@v0.21.0 | ||||
| 
 | ||||
|     - name: Status Check | ||||
|       if: steps.review.outputs.total_comments > 0 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat