mirror of
				https://github.com/pbatard/rufus.git
				synced 2024-08-14 23:57:05 +00:00 
			
		
		
		
	Bump microsoft/setup-msbuild from 1 to 2
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1 to 2. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md) - [Commits](https://github.com/microsoft/setup-msbuild/compare/v1...v2) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									018ed3414b
								
							
						
					
					
						commit
						5e8c156f04
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/codeql.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/codeql.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -48,7 +48,7 @@ jobs: | |||
|         languages: cpp | ||||
| 
 | ||||
|     - name: Add MSBuild to PATH | ||||
|       uses: microsoft/setup-msbuild@v1.1 | ||||
|       uses: microsoft/setup-msbuild@v2 | ||||
|       with: | ||||
|         msbuild-architecture: x64 | ||||
| 
 | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/coverity.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/coverity.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -44,7 +44,7 @@ jobs: | |||
|       run: echo "${{github.workspace}}/cov-analysis-win64/bin" >> $GITHUB_PATH | ||||
| 
 | ||||
|     - name: Add MSBuild to PATH | ||||
|       uses: microsoft/setup-msbuild@v1.1 | ||||
|       uses: microsoft/setup-msbuild@v2 | ||||
| 
 | ||||
|     - name: Build with Coverity | ||||
|       run: |  | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/vs2022.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/vs2022.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -45,7 +45,7 @@ jobs: | |||
|         submodules: recursive | ||||
| 
 | ||||
|     - name: Add MSBuild to PATH | ||||
|       uses: microsoft/setup-msbuild@v1 | ||||
|       uses: microsoft/setup-msbuild@v2 | ||||
|       with: | ||||
|         msbuild-architecture: x64 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue