File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- name : Checkout
15
- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
15
+ uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3
16
16
- name : Setup Go
17
17
uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
18
18
with :
Original file line number Diff line number Diff line change 7
7
runs-on : ubuntu-latest
8
8
steps :
9
9
- name : Checkout
10
- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
10
+ uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3
11
11
with :
12
12
fetch-depth : 0
13
13
Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- name : Checkout the latest code
15
- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
15
+ uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3
16
16
with :
17
17
fetch-depth : 0
18
18
- name : Automatic Rebase
Original file line number Diff line number Diff line change 10
10
runs-on : ubuntu-latest
11
11
steps :
12
12
- name : Checkout
13
- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
13
+ uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3
14
14
with :
15
15
fetch-depth : 0
16
16
Original file line number Diff line number Diff line change 15
15
runs-on : ubuntu-latest
16
16
steps :
17
17
- name : Checkout code
18
- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
18
+ uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3
19
19
with :
20
20
fetch-depth : 0
21
21
- uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
You can’t perform that action at this time.
0 commit comments