File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 - python
2828
2929 steps :
30- - uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594
30+ - uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d
3131 with :
3232 disable-sudo : true
3333 egress-policy : block
Original file line number Diff line number Diff line change 3131 steps :
3232 # DO NOT run actions/checkout here, for security reasons
3333 # For details, refer to https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
34- - uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594
34+ - uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d
3535 with :
3636 disable-sudo : false
3737 egress-policy : audit
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212
1313 steps :
14- - uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594
14+ - uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d
1515 with :
1616 disable-sudo : true
1717 egress-policy : block
You can’t perform that action at this time.
0 commit comments