File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 # You can define any steps you want, and they will run before the agent starts.
2727 # If you do not check out your code, Copilot will do this for you.
2828 steps :
29- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
29+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3030 with :
3131 fetch-depth : 0 # avoid shallow clone so nbgv can do its work.
3232 - name : ⚙ Install prerequisites
Original file line number Diff line number Diff line change 2424 url : ${{ steps.deployment.outputs.page_url }}
2525 runs-on : ubuntu-latest
2626 steps :
27- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
27+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2828 with :
2929 fetch-depth : 0 # avoid shallow clone so nbgv can do its work.
3030 - name : ⚙ Install prerequisites
Original file line number Diff line number Diff line change 1717 contents : write
1818 pull-requests : write
1919 steps :
20- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
20+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121 with :
2222 fetch-depth : 0 # avoid shallow clone so nbgv can do its work.
2323
Original file line number Diff line number Diff line change 1717 <PackageVersion Include =" Microsoft.Testing.Extensions.HangDump" Version =" $(MicrosoftTestingPlatformVersion)" />
1818 <PackageVersion Include =" Microsoft.Testing.Extensions.TrxReport" Version =" $(MicrosoftTestingPlatformVersion)" />
1919 <PackageVersion Include =" Microsoft.VisualStudio.Internal.MicroBuild.NonShipping" Version =" $(MicroBuildVersion)" />
20- <PackageVersion Include =" xunit.v3.mtp-v2" Version =" 3.2.1 " />
20+ <PackageVersion Include =" xunit.v3.mtp-v2" Version =" 3.2.2 " />
2121 </ItemGroup >
2222 <ItemGroup >
2323 <!-- Put repo-specific GlobalPackageReference items in this group. -->
You can’t perform that action at this time.
0 commit comments