File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Harden Runner
13- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
13+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc
1414 with :
1515 egress-policy : audit
1616
Original file line number Diff line number Diff line change 4242
4343 steps :
4444 - name : Harden Runner
45- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
45+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc
4646 with :
4747 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
4848
Original file line number Diff line number Diff line change 1212 runs-on : ${{ matrix.os }}
1313 steps :
1414 - name : Harden Runner
15- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
15+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc
1616 with :
1717 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
1818
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Harden Runner
15- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
15+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc
1616 with :
1717 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
1818
Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Harden Runner
27- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
27+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc
2828 with :
2929 egress-policy : audit
3030 allowed-endpoints : >
Original file line number Diff line number Diff line change 2323
2424 steps :
2525 - name : Harden Runner
26- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
26+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc
2727 with :
2828 egress-policy : audit
2929 allowed-endpoints : >
Original file line number Diff line number Diff line change 2323
2424 steps :
2525 - name : Harden Runner
26- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
26+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc
2727 with :
2828 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
2929
You can’t perform that action at this time.
0 commit comments