Skip to content

Commit

Permalink
Update microsoft/setup-msbuild digest to 6fb0222 (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 811a4c4 commit 6c6b005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
Invoke-WebRequest -Uri "https://github.com/microsoft/sbom-tool/releases/latest/download/sbom-tool-win-x64.exe" -OutFile "D:\a\_temp\sbom-tool.exe"
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@031090342aeefe171e49f3820f3b52110c66e402
uses: microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce

# This mitigates an issue with websdk projects loading analyzers from old packages.
- name: Cleanup nuget local storage
Expand Down

0 comments on commit 6c6b005

Please sign in to comment.