File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 35
35
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
36
36
37
37
- name : " Checkout"
38
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
38
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
39
39
with :
40
40
fetch-depth : 0
41
41
Original file line number Diff line number Diff line change 37
37
with :
38
38
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
39
39
- name : " Checkout"
40
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
40
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
41
41
with :
42
42
fetch-depth : 0
43
43
- name : " Check Markdown documents"
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"
40
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
40
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
41
41
with :
42
42
fetch-depth : 0
43
43
You can’t perform that action at this time.
0 commit comments