File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
28- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
28+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
2929 with :
3030 egress-policy : block
3131 allowed-endpoints : >+
@@ -335,7 +335,7 @@ jobs:
335335
336336 steps :
337337 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
338- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
338+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
339339 with :
340340 egress-policy : block
341341 allowed-endpoints : >+
Original file line number Diff line number Diff line change 3535
3636 steps :
3737 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
38- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
38+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
3939 with :
4040 egress-policy : block
4141 allowed-endpoints : >+
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
20- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
20+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
2121 with :
2222 egress-policy : block
2323 allowed-endpoints : >+
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
19- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
19+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
2020 with :
2121 egress-policy : block
2222 allowed-endpoints : >+
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
23- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
23+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
2424 with :
2525 egress-policy : block
2626 allowed-endpoints : >+
5353 runs-on : ubuntu-latest
5454 steps :
5555 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
56- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
56+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
5757 with :
5858 egress-policy : block
5959 allowed-endpoints : >+
9797 contents : write
9898 steps :
9999 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
100- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
100+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
101101 with :
102102 egress-policy : block
103103 allowed-endpoints : >+
Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
28- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
28+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
2929 with :
3030 egress-policy : block
3131 allowed-endpoints : >+
Original file line number Diff line number Diff line change 2121 release_id : ${{ steps.release_info.outputs.tag }}
2222
2323 steps :
24- - uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
24+ - uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
2525 with :
2626 egress-policy : block
2727 allowed-endpoints : >+
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
19- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
19+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
2020 with :
2121 egress-policy : block
2222 allowed-endpoints : >+
@@ -162,7 +162,7 @@ jobs:
162162
163163 steps :
164164 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
165- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
165+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
166166 with :
167167 egress-policy : block
168168 allowed-endpoints : ${{ matrix.allowed-endpoints }}
Original file line number Diff line number Diff line change 2727
2828 steps :
2929 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
30- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
30+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
3131 with :
3232 egress-policy : block
3333 allowed-endpoints : >+
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
24- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
24+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
2525 with :
2626 egress-policy : block
2727 allowed-endpoints : >+
5555
5656 steps :
5757 - name : " Harden the runner (Block egress traffic: Only allow calls to allowed endpoints)"
58- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
58+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
5959 with :
6060 egress-policy : block
6161 allowed-endpoints : >+
You can’t perform that action at this time.
0 commit comments