File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828 api.github.com:443
2929 github.com:443
3030
31- - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v2
31+ - uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v2
3232 - name : Update the rc tag
3333 uses : step-security/publish-action@b438f840875fdcb7d1de4fc3d1d30e86cf6acb5d
3434 with :
Original file line number Diff line number Diff line change 4646 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
4747
4848 - name : Checkout repository
49- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
49+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
5050
5151 # Initializes the CodeQL tools for scanning.
5252 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 3131 api.github.com:443
3232 github.com:443
3333
34- - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
34+ - uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
3535 - name : Update the rc tag
3636 uses : step-security/publish-action@b438f840875fdcb7d1de4fc3d1d30e86cf6acb5d
3737 with :
Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : " Checkout code"
28- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # tag=v3.0.0
28+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # tag=v3.0.0
2929 with :
3030 persist-credentials : false
3131
Original file line number Diff line number Diff line change 2828 uploader.codecov.io:443
2929
3030 - name : Checkout
31- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
31+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
3232 - name : Install Dependencies
3333 run : npm ci
3434 - name : Run coverage
You can’t perform that action at this time.
0 commit comments