File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545
4646 steps :
4747 - name : Harden the runner (Audit all outbound calls)
48- uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
48+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
4949 with :
5050 egress-policy : audit
5151
Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Harden the runner (Audit all outbound calls)
23- uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
23+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
2424 with :
2525 egress-policy : audit
2626
Original file line number Diff line number Diff line change 3131 # If you do not check out your code, Copilot will do this for you.
3232 steps :
3333 - name : Harden the runner (Audit all outbound calls)
34- uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
34+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
3535 with :
3636 egress-policy : audit
3737
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 steps :
2424 - name : Harden the runner (Audit all outbound calls)
25- uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
25+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
2626 with :
2727 egress-policy : audit
2828
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : Harden the runner (Audit all outbound calls)
23- uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
23+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
2424 with :
2525 egress-policy : audit
2626
Original file line number Diff line number Diff line change 2222 statuses : write # Required to update commit statuses
2323 steps :
2424 - name : Harden the runner (Audit all outbound calls)
25- uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
25+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
2626 with :
2727 egress-policy : audit
2828
Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ jobs:
2525 github.event.pull_request.draft == true
2626 steps :
2727 - name : Harden the runner (Audit all outbound calls)
28- uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
28+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
2929 with :
3030 egress-policy : audit
3131
3232 - name : Mark ready when ready
33- uses : kenyonj/mark-ready-when-ready@33b13c51ba23786efb933701ef253352baf05bdd # main (contents:write fix)
33+ uses : kenyonj/mark-ready-when-ready@2516fce4e0e647294e1025fcdb73ee492fac654b # v1.1.3
3434 with :
3535 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2727
2828 steps :
2929 - name : Harden the runner (Audit all outbound calls)
30- uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
30+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
3131 with :
3232 egress-policy : audit
3333
Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Harden the runner (Audit all outbound calls)
34- uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
34+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
3535 with :
3636 egress-policy : audit
3737
Original file line number Diff line number Diff line change 1919 pull-requests : read # Required to read PR metadata
2020 steps :
2121 - name : Harden the runner (Audit all outbound calls)
22- uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
22+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
2323 with :
2424 egress-policy : audit
2525
You can’t perform that action at this time.
0 commit comments