mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	[GH action] gradleValidation update to gradle/wrapper-validation-action@v1.0.3
				
					
				
			This commit is contained in:
		
							parent
							
								
									62dc41e381
								
							
						
					
					
						commit
						82f43ecdc7
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @ -29,7 +29,7 @@ jobs: | |||||||
| 
 | 
 | ||||||
|       # Validate wrapper |       # Validate wrapper | ||||||
|       - name: Gradle Wrapper Validation |       - name: Gradle Wrapper Validation | ||||||
|         uses: gradle/wrapper-validation-action@v1 |         uses: gradle/wrapper-validation-action@v1.0.3 | ||||||
| 
 | 
 | ||||||
|   # Run verifyPlugin and test Gradle tasks |   # Run verifyPlugin and test Gradle tasks | ||||||
|   test: |   test: | ||||||
|  | |||||||
| @ -7,6 +7,7 @@ | |||||||
| - Switch Gradle Wrapper to `-all` to improve the IntelliSense | - Switch Gradle Wrapper to `-all` to improve the IntelliSense | ||||||
| - Update detekt config to be in line with IJ settings | - Update detekt config to be in line with IJ settings | ||||||
| - Dependencies - upgrade `io.gitlab.arturbosch.detekt` to `1.14.2` | - Dependencies - upgrade `io.gitlab.arturbosch.detekt` to `1.14.2` | ||||||
|  | - GitHub Actions - `gradleValidation` update to `gradle/wrapper-validation-action@v1.0.3` | ||||||
| 
 | 
 | ||||||
| ## [0.5.1] | ## [0.5.1] | ||||||
| ### Added | ### Added | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user