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@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
27+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2828 with :
2929 egress-policy : block
3030 allowed-endpoints : >
Original file line number Diff line number Diff line change 2626 packages : read
2727 security-events : write
2828 steps :
29- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
29+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
3030 with :
3131 egress-policy : block
3232 allowed-endpoints : >
@@ -120,7 +120,7 @@ jobs:
120120 packages : read
121121 security-events : write
122122 steps :
123- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
123+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
124124 with :
125125 egress-policy : block
126126 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@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
24+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2525 with :
2626 egress-policy : block
2727 allowed-endpoints : >
Original file line number Diff line number Diff line change 4545 targets : ${{ steps.find.outputs.targets }}
4646 steps :
4747 - name : Harden the runner (Audit all outbound calls)
48- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
48+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
4949 with :
5050 egress-policy : block
5151 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@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
22+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
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@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
39+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
4040 with :
4141 egress-policy : block
4242 allowed-endpoints : >
Original file line number Diff line number Diff line change 2525 contents : read
2626 steps :
2727 - name : Harden Runner
28- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
28+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2929 with :
3030 egress-policy : block
3131 allowed-endpoints : >
6262 contents : read
6363 steps :
6464 - name : Harden Runner
65- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
65+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
6666 with :
6767 egress-policy : block
6868 allowed-endpoints : >
9898 contents : read
9999 steps :
100100 - name : Harden Runner
101- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
101+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
102102 with :
103103 egress-policy : block
104104 allowed-endpoints : >
@@ -136,7 +136,7 @@ jobs:
136136 contents : read
137137 steps :
138138 - name : Harden Runner
139- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
139+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
140140 with :
141141 egress-policy : block
142142 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@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
24+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
2525 with :
2626 egress-policy : block
2727 allowed-endpoints : >
9191 pull-requests : write
9292 steps :
9393 - name : Harden Runner
94- uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
94+ uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
9595 with :
9696 egress-policy : block
9797 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@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
29+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
3030 with :
3131 egress-policy : block
3232 allowed-endpoints : >
Original file line number Diff line number Diff line change 2626 contents : read # Clone the repository
2727 security-events : write # Upload SARIF results to Code Scanning
2828 steps :
29- - uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
29+ - uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19 .0
3030 with :
3131 egress-policy : block
3232 allowed-endpoints : >
You can’t perform that action at this time.
0 commit comments