File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1616 actions : write
1717
1818 steps :
19- - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
19+ - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
2020 with :
2121 repository : step-security/secure-repo
2222
Original file line number Diff line number Diff line change 4646 egress-policy : audit # TODO: change to 'egress-policy: block' after a couple of runs
4747
4848 - name : Checkout repository
49- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
49+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
5050
5151 # Initializes the CodeQL tools for scanning.
5252 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1919 with :
2020 egress-policy : audit
2121 - name : Checkout
22- uses : actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
22+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
2323 with :
2424 fetch-depth : 0
2525 - name : Set up Go
Original file line number Diff line number Diff line change 2525 objects.githubusercontent.com:443
2626 golang.org:443
2727 - name : Checkout
28- uses : actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2
28+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v2
2929 with :
3030 ref : ${{ github.event.pull_request.head.sha }}
3131 - name : Set up Go
Original file line number Diff line number Diff line change 2626 with :
2727 egress-policy : audit # TODO: change to 'egress-policy: block' after a couple of runs
2828
29- - uses : actions/checkout@d0651293c4a5a52e711f25b41b05b2212f385d28
29+ - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
3030 with :
3131 repository : step-security/secure-repo
3232
Original file line number Diff line number Diff line change 2121 with :
2222 egress-policy : audit
2323 - name : Checkout
24- uses : actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
24+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
2525 with :
2626 fetch-depth : 0
2727 - name : Set up Go
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : " Checkout code"
35- uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
35+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.1.0
3636 with :
3737 persist-credentials : false
3838
Original file line number Diff line number Diff line change 3030 objects.githubusercontent.com:443
3131 golang.org:443
3232 - name : Checkout
33- uses : actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2
33+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v2
3434 with :
3535 ref : ${{ github.event.pull_request.head.sha }}
3636 - name : Set up Go
You can’t perform that action at this time.
0 commit comments