File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 contents : write # this is needed to push commits and branches
1717 steps :
1818 - name : Harden the runner (Audit all outbound calls)
19- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
19+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
2020 with :
2121 egress-policy : audit
2222
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@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
29+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .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@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
50+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .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@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
27+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .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@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
20+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .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@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
39+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
4040 with :
4141 egress-policy : audit
4242
You can’t perform that action at this time.
0 commit comments