mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2023.1.4
				
					
				
			This commit is contained in:
		
							parent
							
								
									ddde2391ad
								
							
						
					
					
						commit
						5fea6649ae
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @ -115,7 +115,7 @@ jobs: | |||||||
| 
 | 
 | ||||||
|       # Run Qodana inspections |       # Run Qodana inspections | ||||||
|       - name: Qodana - Code Inspection |       - name: Qodana - Code Inspection | ||||||
|         uses: JetBrains/qodana-action@v2023.1.0 |         uses: JetBrains/qodana-action@v2023.1.4 | ||||||
| 
 | 
 | ||||||
|       # Prepare plugin archive content for creating artifact |       # Prepare plugin archive content for creating artifact | ||||||
|       - name: Prepare Plugin Artifact |       - name: Prepare Plugin Artifact | ||||||
|  | |||||||
| @ -4,6 +4,9 @@ | |||||||
| 
 | 
 | ||||||
| ## [Unreleased] | ## [Unreleased] | ||||||
| 
 | 
 | ||||||
|  | ### Changed | ||||||
|  | - Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2023.1.4` | ||||||
|  | 
 | ||||||
| ### Fixed | ### Fixed | ||||||
| - Dependabot workflow points to `next` branch in a newly created project | - Dependabot workflow points to `next` branch in a newly created project | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user