File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
22
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
23
23
24
24
- name : ' Checkout Repository'
25
- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
25
+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
26
26
- name : ' Dependency Review'
27
27
uses : actions/dependency-review-action@1360a344ccb0ab6e9475edef90ad2f46bf8003b1 # v3.0.6
Original file line number Diff line number Diff line change 16
16
with :
17
17
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
18
18
- name : Checkout
19
- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
19
+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
20
20
- name : Run StandardLint
21
21
uses : mikaelvesavuori/standardlint-action@6aa06559941f5dda07f7d89eefff6da591e9e0b9 # v1.0.0
22
22
env :
Original file line number Diff line number Diff line change 19
19
github.com:443
20
20
pypi.org:443
21
21
www.bridgecrew.cloud:443
22
- - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
22
+ - uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
23
23
- name : Testing template with CFN Lint
24
24
uses : scottbrenner/cfn-lint-action@537e014fe6deb57075c7b34df5fcf4ebff24d3ef # v2.3.3
25
25
with :
Original file line number Diff line number Diff line change 37
37
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
38
38
39
39
- name : " Checkout code"
40
- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
40
+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
41
41
with :
42
42
persist-credentials : false
43
43
You can’t perform that action at this time.
0 commit comments