From 6c6b00595056c99c1645012d1d0ccf0baf24329b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 08:28:46 +0000 Subject: [PATCH] Update microsoft/setup-msbuild digest to 6fb0222 (#73) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f3b901d..ad73280 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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