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
1717 steps :
1818 - name : Harden Runner
19- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
19+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
2020 with :
2121 egress-policy : audit
2222
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010
1111 steps :
12- - uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15 .0
12+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
1313 with :
1414 egress-policy : audit
1515
Original file line number Diff line number Diff line change 3939 fail-fast : false
4040
4141 steps :
42- - uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15 .0
42+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
4343 with :
4444 egress-policy : block
4545 allowed-endpoints : >
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414
1515 steps :
16- - uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15 .0
16+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
1717 with :
1818 egress-policy : block
1919 allowed-endpoints : >
Original file line number Diff line number Diff line change 1818 if : ${{ github.event.action == 'opened' || github.event.action == 'ready_for_review' || github.event.action == 'synchronize' || (github.event.action == 'labeled' && github.event.label.name == 'force ci') }}
1919
2020 steps :
21- - uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15 .0
21+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
2222 with :
2323 egress-policy : block
2424 allowed-endpoints : >
Original file line number Diff line number Diff line change 1515 github.event.forced
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15 .0
18+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
1919 with :
2020 egress-policy : audit
2121
Original file line number Diff line number Diff line change 2121 if : ${{ github.event.action == 'opened' || github.event.action == 'ready_for_review' || github.event.action == 'synchronize' || (github.event.action == 'labeled' && github.event.label.name == 'force ci') }}
2222
2323 steps :
24- - uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15 .0
24+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
2525 with :
2626 egress-policy : block
2727 allowed-endpoints : >
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323
2424 steps :
25- - uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15 .0
25+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
2626 with :
2727 egress-policy : block
2828 allowed-endpoints : >
You can’t perform that action at this time.
0 commit comments