File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252
5353 steps :
5454 - name : Harden the runner (Audit all outbound calls)
55- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
55+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
5656 with :
5757 egress-policy : audit
5858
@@ -179,7 +179,7 @@ jobs:
179179 packages : read
180180 steps :
181181 - name : Harden the runner (Audit all outbound calls)
182- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
182+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
183183 with :
184184 egress-policy : audit
185185
@@ -237,7 +237,7 @@ jobs:
237237 packages : read
238238 steps :
239239 - name : Harden the runner (Audit all outbound calls)
240- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
240+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
241241 with :
242242 egress-policy : audit
243243
@@ -276,7 +276,7 @@ jobs:
276276 contents : write # for softprops/action-gh-release to create a GitHub release
277277 steps :
278278 - name : Harden the runner (Audit all outbound calls)
279- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
279+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
280280 with :
281281 egress-policy : audit
282282
Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Harden the runner (Audit all outbound calls)
44- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
44+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
4545 with :
4646 egress-policy : audit
4747
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@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
15+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
1616 with :
1717 egress-policy : audit
1818
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 steps :
2424 - name : Harden Runner
25- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
25+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2626 with :
2727 egress-policy : audit
2828
4747 runs-on : ubuntu-latest
4848 steps :
4949 - name : Harden the runner (Audit all outbound calls)
50- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
50+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
5151 with :
5252 egress-policy : audit
5353
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Harden the runner (Audit all outbound calls)
35- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
35+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
3636 with :
3737 egress-policy : audit
3838
@@ -135,7 +135,7 @@ jobs:
135135 actions : read # For fetching workflow artifacts with 'download-tools --nightly'
136136 steps :
137137 - name : Harden the runner (Audit all outbound calls)
138- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
138+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
139139 with :
140140 egress-policy : audit
141141
@@ -195,7 +195,7 @@ jobs:
195195 packages : read
196196 steps :
197197 - name : Harden the runner (Audit all outbound calls)
198- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
198+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
199199 with :
200200 egress-policy : audit
201201
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Harden Runner
39- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
39+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
4040 with :
4141 egress-policy : audit
4242
Original file line number Diff line number Diff line change 3232 runs-on : ubuntu-latest
3333 steps :
3434 - name : Harden the runner (Audit all outbound calls)
35- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
35+ uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
3636 with :
3737 egress-policy : audit
3838
You can’t perform that action at this time.
0 commit comments