Skip to content

Commit 8c22bcb

Browse files
committed
microsoft/setup-msbuild: pin sha1
1 parent e46fff5 commit 8c22bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
uses: ./.github/actions/buildnative
246246

247247
- name: Add MSBuild to PATH
248-
uses: microsoft/setup-msbuild@v2
248+
uses: microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce # v2
249249

250250
- name: Run MSBuild
251251
id: msbuild

0 commit comments

Comments
 (0)