File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 68
68
echo "GOPROXY=${GOPROXY_VALUE}" >> $GITHUB_ENV
69
69
70
70
- name : Setup Golang Environment
71
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
71
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
72
72
with :
73
73
go-version : stable
74
74
cache-dependency-path : |
@@ -112,7 +112,7 @@ jobs:
112
112
uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
113
113
114
114
- name : Setup Golang Environment
115
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
115
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
116
116
with :
117
117
go-version : stable
118
118
cache-dependency-path : |
@@ -172,7 +172,7 @@ jobs:
172
172
fetch-depth : 0
173
173
174
174
- name : Setup Golang Environment
175
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
175
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
176
176
with :
177
177
go-version : stable
178
178
cache-dependency-path : |
@@ -369,7 +369,7 @@ jobs:
369
369
uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
370
370
371
371
- name : Setup Golang Environment
372
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
372
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
373
373
with :
374
374
go-version : stable
375
375
cache-dependency-path : |
Original file line number Diff line number Diff line change 58
58
echo "GOPROXY=${GOPROXY_VALUE}" >> $GITHUB_ENV
59
59
60
60
- name : Setup Golang Environment
61
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
61
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
62
62
with :
63
63
go-version : stable
64
64
Original file line number Diff line number Diff line change 44
44
echo "GOPROXY=${GOPROXY_VALUE}" >> $GITHUB_ENV
45
45
46
46
- name : Setup Golang Environment
47
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
47
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
48
48
with :
49
49
go-version : stable
50
50
Original file line number Diff line number Diff line change 42
42
echo "GOPROXY=${GOPROXY_VALUE}" >> $GITHUB_ENV
43
43
44
44
- name : Setup Golang Environment
45
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
45
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
46
46
with :
47
47
go-version : stable
48
48
Original file line number Diff line number Diff line change 61
61
echo "GOPROXY=${GOPROXY_VALUE}" >> $GITHUB_ENV
62
62
63
63
- name : Setup Golang Environment
64
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
64
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
65
65
with :
66
66
go-version : stable
67
67
cache-dependency-path : |
You can’t perform that action at this time.
0 commit comments