File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : Checkout repository
24- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
24+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2525 with :
2626 persist-credentials : false
2727
Original file line number Diff line number Diff line change 4444 ${{ secrets.ENROLL_MC }}
4545 ${{ secrets.KMS_CLIENT }}
4646 - name : Checkout
47- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
47+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4848 with :
4949 ref : ${{ github.event.pull_request.head.sha || github.ref }}
5050 fetch-depth : 0
Original file line number Diff line number Diff line change 2222 egress-policy : audit
2323
2424 - name : ' Checkout Repository'
25- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
25+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2626 with :
2727 persist-credentials : false
2828 - name : ' Dependency Review'
Original file line number Diff line number Diff line change 4141 egress-policy : audit
4242
4343 - name : " Checkout code"
44- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
44+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4545 with :
4646 persist-credentials : false
4747
Original file line number Diff line number Diff line change 2121 uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
2222 with :
2323 egress-policy : audit
24- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
24+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2525 with :
2626 fetch-depth : 0
2727 persist-credentials : false
You can’t perform that action at this time.
0 commit comments