File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 dispatch :
5454 runs-on : ubuntu-latest
5555 steps :
56- - uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2
56+ - uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76
5757 with :
5858 egress-policy : audit
5959
Original file line number Diff line number Diff line change 6363
6464 steps :
6565 - name : Harden the runner (Audit all outbound calls)
66- uses : step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2
66+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76
6767 with :
6868 egress-policy : audit
6969
Original file line number Diff line number Diff line change 3838 GH_TOKEN : ${{ secrets.PERSONAL_TOKEN }}
3939 steps :
4040 - name : Harden the runner (Audit all outbound calls)
41- uses : step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2
41+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76
4242 with :
4343 egress-policy : audit
4444
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Harden the runner (Audit all outbound calls)
16- uses : step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2
16+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76
1717 with :
1818 egress-policy : audit
1919
Original file line number Diff line number Diff line change 5454 timeout-minutes : 30
5555 steps :
5656 - name : Harden the runner (Audit all outbound calls)
57- uses : step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2
57+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76
5858 with :
5959 egress-policy : audit
6060
@@ -124,7 +124,7 @@ jobs:
124124 timeout-minutes : 20
125125 steps :
126126 - name : Harden the runner (Audit all outbound calls)
127- uses : step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2
127+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76
128128 with :
129129 egress-policy : audit
130130
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Harden the runner (Audit all outbound calls)
15- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2
15+ uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76
1616 with :
1717 egress-policy : audit
1818
You can’t perform that action at this time.
0 commit comments