|
22 | 22 | runs-on: ubuntu-latest |
23 | 23 |
|
24 | 24 | steps: |
| 25 | + - name: Harden Runner |
| 26 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 27 | + with: |
| 28 | + egress-policy: audit |
25 | 29 | - uses: earthly/actions-setup@43211c7a0eae5344d6d79fb4aaf209c8f8866203 # v1.0.13 |
26 | 30 | with: |
27 | 31 | use-cache: false |
|
43 | 47 | runs-on: ubuntu-latest |
44 | 48 |
|
45 | 49 | steps: |
| 50 | + - name: Harden Runner |
| 51 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 52 | + with: |
| 53 | + egress-policy: audit |
46 | 54 | - uses: earthly/actions-setup@43211c7a0eae5344d6d79fb4aaf209c8f8866203 # v1.0.13 |
47 | 55 | with: |
48 | 56 | use-cache: false |
|
67 | 75 | runs-on: ubuntu-latest |
68 | 76 |
|
69 | 77 | steps: |
| 78 | + - name: Harden Runner |
| 79 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 80 | + with: |
| 81 | + egress-policy: audit |
70 | 82 | - name: Maximize build space |
71 | 83 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
72 | 84 |
|
@@ -97,6 +109,10 @@ jobs: |
97 | 109 | id-token: write |
98 | 110 |
|
99 | 111 | steps: |
| 112 | + - name: Harden Runner |
| 113 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 114 | + with: |
| 115 | + egress-policy: audit |
100 | 116 | - name: Maximize build space |
101 | 117 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
102 | 118 |
|
@@ -136,6 +152,10 @@ jobs: |
136 | 152 | id-token: write |
137 | 153 |
|
138 | 154 | steps: |
| 155 | + - name: Harden Runner |
| 156 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 157 | + with: |
| 158 | + egress-policy: audit |
139 | 159 | - name: Maximize build space |
140 | 160 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
141 | 161 |
|
@@ -175,6 +195,10 @@ jobs: |
175 | 195 | id-token: write |
176 | 196 |
|
177 | 197 | steps: |
| 198 | + - name: Harden Runner |
| 199 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 200 | + with: |
| 201 | + egress-policy: audit |
178 | 202 | - name: Maximize build space |
179 | 203 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
180 | 204 |
|
@@ -215,6 +239,10 @@ jobs: |
215 | 239 | id-token: write |
216 | 240 |
|
217 | 241 | steps: |
| 242 | + - name: Harden Runner |
| 243 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 244 | + with: |
| 245 | + egress-policy: audit |
218 | 246 | - name: Maximize build space |
219 | 247 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
220 | 248 |
|
@@ -256,6 +284,10 @@ jobs: |
256 | 284 | id-token: write |
257 | 285 |
|
258 | 286 | steps: |
| 287 | + - name: Harden Runner |
| 288 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 289 | + with: |
| 290 | + egress-policy: audit |
259 | 291 | - name: Maximize build space |
260 | 292 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
261 | 293 |
|
@@ -305,6 +337,10 @@ jobs: |
305 | 337 | id-token: write |
306 | 338 |
|
307 | 339 | steps: |
| 340 | + - name: Harden Runner |
| 341 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 342 | + with: |
| 343 | + egress-policy: audit |
308 | 344 | - name: Maximize build space |
309 | 345 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
310 | 346 |
|
@@ -340,6 +376,10 @@ jobs: |
340 | 376 | id-token: write |
341 | 377 |
|
342 | 378 | steps: |
| 379 | + - name: Harden Runner |
| 380 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 381 | + with: |
| 382 | + egress-policy: audit |
343 | 383 | - name: Maximize build space |
344 | 384 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
345 | 385 |
|
@@ -375,6 +415,10 @@ jobs: |
375 | 415 | id-token: write |
376 | 416 |
|
377 | 417 | steps: |
| 418 | + - name: Harden Runner |
| 419 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 420 | + with: |
| 421 | + egress-policy: audit |
378 | 422 | - name: Maximize build space |
379 | 423 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
380 | 424 |
|
@@ -413,6 +457,10 @@ jobs: |
413 | 457 | id-token: write |
414 | 458 |
|
415 | 459 | steps: |
| 460 | + - name: Harden Runner |
| 461 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 462 | + with: |
| 463 | + egress-policy: audit |
416 | 464 | - name: Maximize build space |
417 | 465 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
418 | 466 |
|
@@ -451,6 +499,10 @@ jobs: |
451 | 499 | id-token: write |
452 | 500 |
|
453 | 501 | steps: |
| 502 | + - name: Harden Runner |
| 503 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 504 | + with: |
| 505 | + egress-policy: audit |
454 | 506 | - name: Maximize build space |
455 | 507 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
456 | 508 |
|
@@ -488,6 +540,10 @@ jobs: |
488 | 540 | id-token: write |
489 | 541 |
|
490 | 542 | steps: |
| 543 | + - name: Harden Runner |
| 544 | + uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 |
| 545 | + with: |
| 546 | + egress-policy: audit |
491 | 547 | - name: Maximize build space |
492 | 548 | uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 |
493 | 549 |
|
|
0 commit comments