File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
3636
3737 - name : " Checkout"
38- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
38+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3939 with :
4040 fetch-depth : 0
4141
Original file line number Diff line number Diff line change 3737 with :
3838 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
3939 - name : " Checkout"
40- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
40+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4141 with :
4242 fetch-depth : 0
4343 - name : " Check Markdown documents"
Original file line number Diff line number Diff line change @@ -81,14 +81,14 @@ jobs:
8181 ls -l
8282
8383 - name : Checkout instructlab/instructlab
84- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
84+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
8585 with :
8686 repository : " instructlab/instructlab"
8787 path : " instructlab"
8888 fetch-depth : 0
8989
9090 - name : Checkout instructlab/eval
91- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
91+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
9292 with :
9393 repository : " instructlab/eval"
9494 path : " eval"
Original file line number Diff line number Diff line change 6363 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
6464
6565 - name : " Checkout"
66- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
66+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
6767 with :
6868 # https://github.com/actions/checkout/issues/249
6969 fetch-depth : 0
Original file line number Diff line number Diff line change 4242 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
4343
4444 - name : " Checkout"
45- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
45+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4646 with :
4747 # for setuptools-scm
4848 fetch-depth : 0
Original file line number Diff line number Diff line change 3636 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
3737
3838 - name : " Checkout"
39- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
39+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4040 with :
4141 fetch-depth : 0
4242
You can’t perform that action at this time.
0 commit comments