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@83b7061638ee4956cf7545a6f7efe594e5ad0247 # https://github.com/actions/checkout/releases/tag/v3.5.1
23
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # https://github.com/actions/checkout/releases/tag/v3.5.2
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@83b7061638ee4956cf7545a6f7efe594e5ad0247 # https://github.com/actions/checkout/releases/tag/v3.5.1
41
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # https://github.com/actions/checkout/releases/tag/v3.5.2
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