Skip to content

Commit

Permalink
chore(deps): update microsoft/setup-msbuild digest to 0310903 (#1619)
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] committed Jan 26, 2024
1 parent b090c55 commit a8d8355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -77,7 +77,7 @@ jobs:
dotnet workload list
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@c9685f2ae51d7aef1293aa76a1c747ef8dde8c43
uses: microsoft/setup-msbuild@031090342aeefe171e49f3820f3b52110c66e402

# This mitigates an issue with websdk projects loading analyzers from old packages.
- name: Cleanup nuget local storage
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Expand Up @@ -99,7 +99,7 @@ jobs:
dotnet workload install android ios tvos macos maui
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@c9685f2ae51d7aef1293aa76a1c747ef8dde8c43
uses: microsoft/setup-msbuild@031090342aeefe171e49f3820f3b52110c66e402

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

0 comments on commit a8d8355

Please sign in to comment.