File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4141 fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
4242
4343 - name : 🔧 Set up .NET
44- uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
44+ uses : actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1
4545 with :
4646 dotnet-version : |
4747 10.0.x
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1414 - name : Setup .NET
15- uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
15+ uses : actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1
1616 with :
1717 dotnet-version : |
1818 10.0.x
Original file line number Diff line number Diff line change 14141515
1616 - name : Install .NET SDK
17- uses : actions/setup-dotnet@v5
17+ uses : actions/setup-dotnet@v5.0.1
1818 with :
1919 global-json-file : global.json
2020
Original file line number Diff line number Diff line change 3030 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3131
3232 - name : .NET Setup
33- uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
33+ uses : actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1
3434 with :
3535 dotnet-version : |
3636 10.0.x
Original file line number Diff line number Diff line change 5050 fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
5151
5252 - name : Set up .NET
53- uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
53+ uses : actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1
5454 with :
5555 dotnet-version : |
5656 10.0.x
7676 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
7777
7878 - name : Setup .NET
79- uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
79+ uses : actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1
8080 with :
8181 dotnet-version : |
8282 10.0.x
@@ -106,7 +106,7 @@ jobs:
106106 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
107107
108108 - name : Setup .NET
109- uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
109+ uses : actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1
110110 with :
111111 dotnet-version : 10.0.x
112112
@@ -161,7 +161,7 @@ jobs:
161161 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
162162
163163 - name : Setup .NET
164- uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
164+ uses : actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1
165165 with :
166166 dotnet-version : 10.0.x
167167
You can’t perform that action at this time.
0 commit comments