Skip to content

Commit f05082f

Browse files
Bump microsoft/setup-msbuild from 2.0.0 to 3.0.0
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Commits](microsoft/setup-msbuild@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98a257a commit f05082f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
5555
- name: Setup MSBuild.exe
56-
uses: microsoft/setup-msbuild@v2.0.0
56+
uses: microsoft/setup-msbuild@v3.0.0
5757

5858

5959
- name: Restore Packages

0 commit comments

Comments
 (0)