Skip to content

Commit 1e3fc7a

Browse files
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](microsoft/setup-msbuild@v1...v2) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6748bd commit 1e3fc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
java-version: 17
6262

6363
- name: Setup Visual Studio Build Tools
64-
uses: microsoft/setup-msbuild@v1
64+
uses: microsoft/setup-msbuild@v2
6565

6666
# This step uses Microsoft's vswhere tool to verify that the official Windows 10 SDK (version 19041) is installed.
6767
# vswhere is a Microsoft-provided command-line utility that locates Visual Studio installations and their components.

0 commit comments

Comments
 (0)