File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
timeout-minutes : 3
21
21
steps :
22
22
- name : Checkout Repo
23
- uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # https://github.com/actions/checkout/releases/tag/v3.5.0
23
+ uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # https://github.com/actions/checkout/releases/tag/v3.5.1
24
24
- name : Install copywrite
25
25
26
26
- name : Validate Header Compliance
38
38
steps :
39
39
-
40
40
name : Checkout
41
- uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # https://github.com/actions/checkout/releases/tag/v3.5.0
41
+ uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # https://github.com/actions/checkout/releases/tag/v3.5.1
42
42
-
43
43
name : Unshallow
44
44
run : git fetch --prune --unshallow
You can’t perform that action at this time.
0 commit comments