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 : |
@@ -241,7 +241,7 @@ jobs:
241241
242242 steps :
243243 - name : Checkout the code
244- 244+ 245245
246246 - name : Install toolchain
247247 run : |
@@ -290,7 +290,7 @@ jobs:
290290
291291 steps :
292292 - name : Checkout the code
293- 293+ 294294
295295 - name : Install Node
296296
0 commit comments