File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Harden Runner
44- uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
44+ uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
4545 with :
4646 egress-policy : audit # TODO(workflow): 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@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
16+ uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
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 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Harden Runner
19- uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
19+ uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
2020 with :
2121 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
2222
3535 runs-on : ubuntu-latest
3636 steps :
3737 - name : Harden Runner
38- uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
38+ uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
3939 with :
4040 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
4141
5959 runs-on : ubuntu-latest
6060 steps :
6161 - name : Harden Runner
62- uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
62+ uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
6363 with :
6464 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
6565
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : Harden Runner
24- uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
24+ uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
2525 with :
2626 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
2727
Original file line number Diff line number Diff line change 2828
2929 steps :
3030 - name : Harden Runner
31- uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
31+ uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
3232 with :
3333 egress-policy : audit # TODO(workflow): change to 'egress-policy: block' after couple of runs
3434
You can’t perform that action at this time.
0 commit comments