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 4141
4242 steps :
4343 - name : Harden Runner
44- uses : step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 # v2.1.0
44+ uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
4545 with :
4646 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
4747
Original file line number Diff line number Diff line change 2525 name : releaseNewActionVersion
2626 runs-on : ubuntu-latest
2727 steps :
28- - uses : step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518
28+ - uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6
2929 with :
3030 allowed-endpoints :
3131 api.github.com:443
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Harden Runner
19- uses : step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 # v2.1.0
19+ uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
2020 with :
2121 disable-sudo : true
2222 egress-policy : block
You can’t perform that action at this time.
0 commit comments