File tree 8 files changed +9
-9
lines changed
8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 36
36
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
37
37
38
38
- name : " Checkout"
39
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
39
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
40
40
with :
41
41
fetch-depth : 0
42
42
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
40
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
41
41
with :
42
42
fetch-depth : 0
43
43
- name : " Check Markdown documents"
Original file line number Diff line number Diff line change 53
53
54
54
steps :
55
55
- name : Checkout
56
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
56
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
57
57
with :
58
58
fetch-depth : 0
59
59
Original file line number Diff line number Diff line change @@ -83,14 +83,14 @@ jobs:
83
83
ls -l
84
84
85
85
- name : Checkout instructlab/instructlab
86
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
86
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
87
87
with :
88
88
repository : " instructlab/instructlab"
89
89
path : " instructlab"
90
90
fetch-depth : 0
91
91
92
92
- name : Checkout instructlab/sdg
93
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
93
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
94
94
with :
95
95
repository : " instructlab/sdg"
96
96
path : " sdg"
Original file line number Diff line number Diff line change 68
68
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
69
69
70
70
- name : " Checkout"
71
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
71
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
72
72
with :
73
73
# https://github.com/actions/checkout/issues/249
74
74
fetch-depth : 0
Original file line number Diff line number Diff line change 43
43
44
44
45
45
- name : " Checkout"
46
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
46
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
47
47
with :
48
48
# for setuptools-scm
49
49
fetch-depth : 0
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
40
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
41
41
with :
42
42
fetch-depth : 0
43
43
Original file line number Diff line number Diff line change 56
56
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
57
57
58
58
- name : Checkout
59
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
59
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
60
60
with :
61
61
# https://github.com/actions/checkout/issues/249
62
62
fetch-depth : 0
You can’t perform that action at this time.
0 commit comments