File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : Harden the runner (Audit all outbound calls)
28- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
28+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
2929 with :
3030 egress-policy : audit
3131
@@ -109,7 +109,7 @@ jobs:
109109
110110 steps :
111111 - name : Harden the runner (Audit all outbound calls)
112- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
112+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
113113 with :
114114 egress-policy : audit
115115
Original file line number Diff line number Diff line change 2929
3030 steps :
3131 - name : Harden the runner (Audit all outbound calls)
32- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
32+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
3333 with :
3434 egress-policy : audit
3535
Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Harden the runner (Audit all outbound calls)
44- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
44+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
4545 with :
4646 egress-policy : audit
4747
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Harden the runner (Audit all outbound calls)
21- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
21+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
2222 with :
2323 egress-policy : audit
2424
Original file line number Diff line number Diff line change 2323 runs-on : ubuntu-latest
2424 steps :
2525 - name : Harden Runner
26- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
26+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
2727 with :
2828 egress-policy : block
2929 allowed-endpoints : >
Original file line number Diff line number Diff line change 1717 contents : read # Required to check out code
1818 steps :
1919 - name : Harden the runner (Audit all outbound calls)
20- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
20+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
2121 with :
2222 egress-policy : audit
2323
Original file line number Diff line number Diff line change 1919 repository-projects : write # Required for repository management
2020 steps :
2121 - name : Harden the runner (Audit all outbound calls)
22- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
22+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
2323 with :
2424 egress-policy : audit
2525
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Harden Runner
21- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
21+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
2222 with :
2323 egress-policy : audit
2424
Original file line number Diff line number Diff line change 1818 contents : read
1919 steps :
2020 - name : Harden the runner (Audit all outbound calls)
21- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
21+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
2222 with :
2323 egress-policy : audit
2424
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ jobs:
212212 attestations : write # Required for SBOM and build attestations
213213 steps :
214214 - name : Harden Runner
215- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
215+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
216216 with :
217217 egress-policy : audit
218218
@@ -308,7 +308,7 @@ jobs:
308308 id-token : write # Required for OIDC
309309 steps :
310310 - name : Harden Runner
311- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
311+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
312312 with :
313313 egress-policy : audit
314314
@@ -400,7 +400,7 @@ jobs:
400400 id-token : write # Required for npm provenance
401401 steps :
402402 - name : Harden Runner
403- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
403+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
404404 with :
405405 egress-policy : audit
406406
You can’t perform that action at this time.
0 commit comments