2828
2929 steps :
3030 - name : Checkout the code
31- 31+ 3232
3333 - name : Setup OPA
3434 uses :
open-policy-agent/[email protected] 5252
5353 steps :
5454 - name : Checkout the code
55- 55+ 5656
5757 - name : Install Node
58587777
7878 steps :
7979 - name : Checkout the code
80- 80+ 8181
8282 - name : Install Node
8383@@ -102,7 +102,7 @@ jobs:
102102
103103 steps :
104104 - name : Checkout the code
105- 105+ 106106
107107 - name : Install toolchain
108108 run : |
@@ -127,7 +127,7 @@ jobs:
127127
128128 steps :
129129 - name : Checkout the code
130- 130+ 131131
132132 - name : Run `cargo-deny`
133133 uses :
EmbarkStudios/[email protected] @@ -142,7 +142,7 @@ jobs:
142142
143143 steps :
144144 - name : Checkout the code
145- 145+ 146146
147147 - name : Install Rust toolchain
148148 run : |
@@ -191,7 +191,7 @@ jobs:
191191
192192 steps :
193193 - name : Checkout the code
194- 194+ 195195
196196 - name : Install toolchain
197197 run : |
@@ -225,7 +225,7 @@ jobs:
225225
226226 steps :
227227 - name : Checkout
228- 228+ 229229
230230 - name : Install toolchain
231231 run : |
@@ -279,7 +279,7 @@ jobs:
279279
280280 steps :
281281 - name : Checkout the code
282- 282+ 283283
284284 - run : mkdir -p ~/.cargo/bin
285285 - name : Install nextest
@@ -331,7 +331,7 @@ jobs:
331331
332332 steps :
333333 - name : Checkout the code
334- 334+ 335335
336336 - name : Install Node
337337
0 commit comments