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 17
17
timeout-minutes : 3
18
18
steps :
19
19
- name : Checkout Repo
20
- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # https://github.com/actions/checkout/releases/tag/v4.1.0
20
+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # https://github.com/actions/checkout/releases/tag/v4.1.1
21
21
- name : Install copywrite
22
22
23
23
- name : Validate Header Compliance
37
37
steps :
38
38
-
39
39
name : Checkout
40
- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # https://github.com/actions/checkout/releases/tag/v4.1.0
40
+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # https://github.com/actions/checkout/releases/tag/v4.1.1
41
41
-
42
42
name : Unshallow
43
43
run : git fetch --prune --unshallow
You can’t perform that action at this time.
0 commit comments