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.5
				
					
				
			This commit is contained in:
		
							parent
							
								
									18bc8c492d
								
							
						
					
					
						commit
						dfe55bb7db
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @ -177,7 +177,7 @@ jobs: | ||||
| 
 | ||||
|       # Run Qodana inspections | ||||
|       - name: Qodana - Code Inspection | ||||
|         uses: JetBrains/qodana-action@v2023.1.4 | ||||
|         uses: JetBrains/qodana-action@v2023.1.5 | ||||
|         with: | ||||
|           cache-default-branch-only: true | ||||
| 
 | ||||
|  | ||||
| @ -6,7 +6,7 @@ | ||||
| 
 | ||||
| ### Changed | ||||
| - GitHub Actions: Build workflow refactoring | ||||
| - Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2023.1.4` | ||||
| - Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2023.1.5` | ||||
| 
 | ||||
| ### Fixed | ||||
| - Dependabot workflow points to `next` branch in a newly created project | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user