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 contents : write # this is needed to push commits and branches
1414 steps :
1515 - name : Harden the runner (Audit all outbound calls)
16- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
16+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
1717 with :
1818 egress-policy : audit
1919
Original file line number Diff line number Diff line change 2626 - macos-latest
2727 steps :
2828 - name : Harden the runner (Audit all outbound calls)
29- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
29+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
3030 with :
3131 egress-policy : audit
3232
4747 - test
4848 steps :
4949 - name : Harden the runner (Audit all outbound calls)
50- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
50+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
5151 with :
5252 egress-policy : audit
5353
Original file line number Diff line number Diff line change 2424 if : github.repository == 'ohmyzsh/ohmyzsh'
2525 steps :
2626 - name : Harden the runner (Audit all outbound calls)
27- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
27+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
2828 with :
2929 egress-policy : audit
3030
Original file line number Diff line number Diff line change 1717 if : github.repository == 'ohmyzsh/ohmyzsh'
1818 steps :
1919 - name : Harden the runner (Audit all outbound calls)
20- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
20+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
2121 with :
2222 egress-policy : audit
2323 - name : Authenticate as @ohmyzsh
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Harden the runner (Audit all outbound calls)
39- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
39+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
4040 with :
4141 egress-policy : audit
4242
You can’t perform that action at this time.
0 commit comments