File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Harden the runner (Audit all outbound calls)
16- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
16+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
1717 with :
1818 egress-policy : audit
1919
Original file line number Diff line number Diff line change 2929 - 1.35.4
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
9292 contents : read
9393 steps :
9494 - name : Harden the runner (Audit all outbound calls)
95- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
95+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
9696 with :
9797 egress-policy : audit
9898
@@ -277,7 +277,7 @@ jobs:
277277 contents : write
278278 steps :
279279 - name : Harden the runner (Audit all outbound calls)
280- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
280+ uses : step-security/harden-runner@9ca718d3bf646d6534007c269a635b3e54cadf99 # v2.19.2
281281 with :
282282 egress-policy : audit
283283
You can’t perform that action at this time.
0 commit comments