|
43 | 43 | timeout-minutes: 10 |
44 | 44 | steps: |
45 | 45 | - name: Harden the runner (Audit all outbound calls) |
46 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 46 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
47 | 47 | with: |
48 | 48 | egress-policy: audit |
49 | 49 |
|
|
58 | 58 | timeout-minutes: 10 |
59 | 59 | steps: |
60 | 60 | - name: Harden the runner (Audit all outbound calls) |
61 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 61 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
62 | 62 | with: |
63 | 63 | egress-policy: audit |
64 | 64 |
|
|
78 | 78 | timeout-minutes: 10 |
79 | 79 | steps: |
80 | 80 | - name: Harden the runner (Audit all outbound calls) |
81 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 81 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
82 | 82 | with: |
83 | 83 | egress-policy: audit |
84 | 84 |
|
@@ -110,7 +110,7 @@ jobs: |
110 | 110 | needs: [documentation] |
111 | 111 | steps: |
112 | 112 | - name: Harden the runner (Audit all outbound calls) |
113 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 113 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
114 | 114 | with: |
115 | 115 | egress-policy: audit |
116 | 116 |
|
@@ -143,7 +143,7 @@ jobs: |
143 | 143 | runs-on: [ubuntu-latest] |
144 | 144 | steps: |
145 | 145 | - name: Harden the runner (Audit all outbound calls) |
146 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 146 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
147 | 147 | with: |
148 | 148 | egress-policy: audit |
149 | 149 |
|
@@ -192,7 +192,7 @@ jobs: |
192 | 192 | timeout-minutes: 15 |
193 | 193 | steps: |
194 | 194 | - name: Harden the runner (Audit all outbound calls) |
195 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 195 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
196 | 196 | with: |
197 | 197 | egress-policy: audit |
198 | 198 |
|
@@ -245,7 +245,7 @@ jobs: |
245 | 245 | cmake_static: -DBUILD_SHARED_LIBS=OFF |
246 | 246 | steps: |
247 | 247 | - name: Harden the runner (Audit all outbound calls) |
248 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 248 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
249 | 249 | with: |
250 | 250 | egress-policy: audit |
251 | 251 |
|
@@ -293,7 +293,7 @@ jobs: |
293 | 293 | cmake_static: -DBUILD_SHARED_LIBS=OFF |
294 | 294 | steps: |
295 | 295 | - name: Harden the runner (Audit all outbound calls) |
296 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 296 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
297 | 297 | with: |
298 | 298 | egress-policy: audit |
299 | 299 |
|
@@ -343,7 +343,7 @@ jobs: |
343 | 343 | job_name: windows_cl2022_cxx17_relwithdebinfo_preview=OFF |
344 | 344 | steps: |
345 | 345 | - name: Harden the runner (Audit all outbound calls) |
346 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 346 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
347 | 347 | with: |
348 | 348 | egress-policy: audit |
349 | 349 |
|
@@ -386,7 +386,7 @@ jobs: |
386 | 386 | preview: 'ON' |
387 | 387 | steps: |
388 | 388 | - name: Harden the runner (Audit all outbound calls) |
389 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 389 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
390 | 390 | with: |
391 | 391 | egress-policy: audit |
392 | 392 |
|
@@ -417,7 +417,7 @@ jobs: |
417 | 417 | preview: 'ON' |
418 | 418 | steps: |
419 | 419 | - name: Harden the runner (Audit all outbound calls) |
420 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 420 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
421 | 421 | with: |
422 | 422 | egress-policy: audit |
423 | 423 |
|
@@ -458,7 +458,7 @@ jobs: |
458 | 458 | job_name: examples_windows_cl2022_cxx17_relwithdebinfo_preview=OFF |
459 | 459 | steps: |
460 | 460 | - name: Harden the runner (Audit all outbound calls) |
461 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 461 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
462 | 462 | with: |
463 | 463 | egress-policy: audit |
464 | 464 |
|
@@ -487,7 +487,7 @@ jobs: |
487 | 487 | build_type: relwithdebinfo |
488 | 488 | steps: |
489 | 489 | - name: Harden the runner (Audit all outbound calls) |
490 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 490 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
491 | 491 | with: |
492 | 492 | egress-policy: audit |
493 | 493 |
|
@@ -517,7 +517,7 @@ jobs: |
517 | 517 | build_type: relwithdebinfo |
518 | 518 | steps: |
519 | 519 | - name: Harden the runner (Audit all outbound calls) |
520 | | - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 |
| 520 | + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 |
521 | 521 | with: |
522 | 522 | egress-policy: audit |
523 | 523 |
|
|
0 commit comments