File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222 permissions :
2323 contents : write
2424 steps :
25- - uses : step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 # v1
25+ - uses : step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 # v1
2626 with :
2727 allowed-endpoints :
2828 api.github.com:443
Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Harden Runner
44- uses : step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518
44+ uses : step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57
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 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Harden Runner
16- uses : step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518
16+ uses : step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57
1717 with :
1818 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
1919
Original file line number Diff line number Diff line change 2525 permissions :
2626 contents : write
2727 steps :
28- - uses : step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518
28+ - uses : step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57
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@c8454efe5d0bdefd25384362fe217428ca277d57 # v2.2 .0
2020 with :
2121 disable-sudo : true
2222 egress-policy : block
You can’t perform that action at this time.
0 commit comments