File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3939 fail-fast : false
4040
4141 steps :
42- - uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
42+ - uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
4343 with :
4444 egress-policy : audit
4545
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414
1515 steps :
16- - uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
16+ - uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
1717 with :
1818 egress-policy : audit
1919
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@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
21+ - uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
2222 with :
2323 egress-policy : audit
2424
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@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
18+ - uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
1919 with :
2020 egress-policy : audit
2121
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@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
21+ - uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
2222 with :
2323 egress-policy : audit
2424
4343 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') }}
4444
4545 steps :
46- - uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
46+ - uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
4747 with :
4848 egress-policy : audit
4949
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616
1717 steps :
18- - uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
18+ - uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
1919 with :
2020 egress-policy : audit
2121
You can’t perform that action at this time.
0 commit comments