File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 name : Action lint
2525 runs-on : ubuntu-latest
2626 steps :
27- - uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
27+ - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
2828 with :
2929 egress-policy : block
3030 allowed-endpoints : >
Original file line number Diff line number Diff line change 2727 packages : read
2828 security-events : write
2929 steps :
30- - uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
30+ - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
3131 with :
3232 egress-policy : block
3333 allowed-endpoints : >
@@ -123,7 +123,7 @@ jobs:
123123 packages : read
124124 security-events : write
125125 steps :
126- - uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
126+ - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
127127 with :
128128 egress-policy : block
129129 allowed-endpoints : >
Original file line number Diff line number Diff line change 2121 id-token : write
2222
2323 steps :
24- - uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
24+ - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
2525 with :
2626 egress-policy : block
2727 allowed-endpoints : >
Original file line number Diff line number Diff line change 4646 targets : ${{ steps.find.outputs.targets }}
4747 steps :
4848 - name : Harden the runner (Audit all outbound calls)
49- uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
49+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
5050 with :
5151 egress-policy : block
5252 allowed-endpoints : >
Original file line number Diff line number Diff line change 1919 id-token : write
2020 contents : write
2121 steps :
22- - uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
22+ - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
2323 with :
2424 egress-policy : block
2525 allowed-endpoints : >
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Harden the runner (Audit all outbound calls)
39- uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
39+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
4040 with :
4141 egress-policy : block
4242 allowed-endpoints : >
Original file line number Diff line number Diff line change 2626 contents : read
2727 steps :
2828 - name : Harden Runner
29- uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
29+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
3030 with :
3131 egress-policy : block
3232 allowed-endpoints : >
6363 contents : read
6464 steps :
6565 - name : Harden Runner
66- uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
66+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
6767 with :
6868 egress-policy : block
6969 allowed-endpoints : >
9999 contents : read
100100 steps :
101101 - name : Harden Runner
102- uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
102+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
103103 with :
104104 egress-policy : block
105105 allowed-endpoints : >
@@ -137,7 +137,7 @@ jobs:
137137 contents : read
138138 steps :
139139 - name : Harden Runner
140- uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
140+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
141141 with :
142142 egress-policy : block
143143 allowed-endpoints : >
Original file line number Diff line number Diff line change 2121 new_version : ${{ steps.check.outputs.new_version }}
2222 steps :
2323 - name : Harden Runner
24- uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
24+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
2525 with :
2626 egress-policy : block
2727 allowed-endpoints : >
9292 pull-requests : write
9393 steps :
9494 - name : Harden Runner
95- uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
95+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
9696 with :
9797 egress-policy : block
9898 allowed-endpoints : >
Original file line number Diff line number Diff line change 2626 id-token : write
2727 pull-requests : write
2828 steps :
29- - uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
29+ - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
3030 with :
3131 egress-policy : block
3232 allowed-endpoints : >
Original file line number Diff line number Diff line change 3030 contents : read # Clone the repository
3131 security-events : write # Upload SARIF results to Code Scanning
3232 steps :
33- - uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
33+ - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
3434 with :
3535 egress-policy : block
3636 allowed-endpoints : >
You can’t perform that action at this time.
0 commit comments