File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 name : Action lint
2525 runs-on : ubuntu-latest
2626 steps :
27- - uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
27+ - uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
2828 with :
2929 egress-policy : block
3030 allowed-endpoints : >
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : Harden the runner (Audit all outbound calls)
36- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
36+ uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
3737 with :
3838 egress-policy : audit
3939
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : ' Github Actions Runner'
24- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
24+ uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
2525 with :
2626 egress-policy : audit
2727
Original file line number Diff line number Diff line change 2626 contents : read # Clone the repository
2727 security-events : write # Upload SARIF results to Code Scanning
2828 steps :
29- - uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
29+ - uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
3030 with :
3131 egress-policy : block
3232 allowed-endpoints : >
You can’t perform that action at this time.
0 commit comments