mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-26 12:16:07 +01:00
[deps]: Update microsoft/setup-msbuild action to v2 (#3178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6e41731dcb
commit
c2771eb3c7
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
|||||||
dotnet-version: '8.0.x'
|
dotnet-version: '8.0.x'
|
||||||
|
|
||||||
- name: Set up MSBuild
|
- name: Set up MSBuild
|
||||||
uses: microsoft/setup-msbuild@ede762b26a2de8d110bb5a3db4d7e0e080c0e917 # v1.3.3
|
uses: microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce # v2.0.0
|
||||||
|
|
||||||
# This step might be obsolete at some point as .NET MAUI workloads
|
# This step might be obsolete at some point as .NET MAUI workloads
|
||||||
# are starting to come pre-installed on the GH Actions build agents.
|
# are starting to come pre-installed on the GH Actions build agents.
|
||||||
@ -310,7 +310,7 @@ jobs:
|
|||||||
dotnet-version: '8.0.x'
|
dotnet-version: '8.0.x'
|
||||||
|
|
||||||
- name: Set up MSBuild
|
- name: Set up MSBuild
|
||||||
uses: microsoft/setup-msbuild@ede762b26a2de8d110bb5a3db4d7e0e080c0e917 # v1.3.3
|
uses: microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce # v2.0.0
|
||||||
|
|
||||||
# This step might be obsolete at some point as .NET MAUI workloads
|
# This step might be obsolete at some point as .NET MAUI workloads
|
||||||
# are starting to come pre-installed on the GH Actions build agents.
|
# are starting to come pre-installed on the GH Actions build agents.
|
||||||
|
Loading…
Reference in New Issue
Block a user