Commit a765339 1 parent 1019eb3 commit a765339 Copy full SHA for a765339
File tree 4 files changed +10
-4
lines changed
4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 5
5
6
6
version : 2
7
7
updates :
8
- - package-ecosystem : " nuget"
8
+ - package-ecosystem : nuget
9
+ directory : " /"
10
+ schedule :
11
+ interval : weekly
12
+ rebase-strategy : auto
13
+
14
+ - package-ecosystem : github-actions
9
15
directory : " /"
10
16
schedule :
11
17
interval : weekly
Original file line number Diff line number Diff line change 19
19
- uses : actions/checkout@v4
20
20
21
21
- name : Setup .NET
22
- uses : actions/setup-dotnet@v3
22
+ uses : actions/setup-dotnet@v4
23
23
with :
24
24
dotnet-version : |
25
25
3.1.x
Original file line number Diff line number Diff line change 27
27
- uses : actions/checkout@v4
28
28
29
29
- name : Setup .NET
30
- uses : actions/setup-dotnet@v3
30
+ uses : actions/setup-dotnet@v4
31
31
with :
32
32
dotnet-version : |
33
33
3.1.x
Original file line number Diff line number Diff line change 18
18
- uses : actions/checkout@v4
19
19
20
20
- name : Setup .NET
21
- uses : actions/setup-dotnet@v3
21
+ uses : actions/setup-dotnet@v4
22
22
with :
23
23
dotnet-version : |
24
24
3.1.x
You can’t perform that action at this time.
0 commit comments