File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
container : dockfool/cake-docker:latest
27
27
steps :
28
28
- name : Checkout source
29
- uses : actions/checkout@v4.1.1
29
+ uses : actions/checkout@v4.1.4
30
30
with :
31
31
fetch-depth : 0
32
32
filter : tree:0
46
46
runs-on : ubuntu-latest
47
47
steps :
48
48
- name : Checkout source
49
- uses : actions/checkout@v4.1.1
49
+ uses : actions/checkout@v4.1.4
50
50
with :
51
51
fetch-depth : 0
52
52
filter : tree:0
72
72
runs-on : macos-latest
73
73
steps :
74
74
- name : Checkout source
75
- uses : actions/checkout@v4.1.1
75
+ uses : actions/checkout@v4.1.4
76
76
with :
77
77
fetch-depth : 0
78
78
filter : tree:0
98
98
runs-on : windows-latest
99
99
steps :
100
100
- name : Checkout source
101
- uses : actions/checkout@v4.1.1
101
+ uses : actions/checkout@v4.1.4
102
102
with :
103
103
fetch-depth : 0
104
104
filter : tree:0
Original file line number Diff line number Diff line change 1
1
#addin nuget : ? package= Cake . Docker & version = 1.3 .0
2
2
3
- #tool dotnet: ? package = dotnet - reportgenerator - globaltool & version = 5.2 .4
3
+ #tool dotnet: ? package = dotnet - reportgenerator - globaltool & version = 5.2 .5
4
4
#tool dotnet: ? package = GitVersion . Tool & version = 5.12 .0
5
5
6
6
#load aliases. cake
You can’t perform that action at this time.
0 commit comments