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 6868 echo "GOPROXY=${GOPROXY_VALUE}" >> $GITHUB_ENV
6969
7070 - name : Setup Golang Environment
71- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
71+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
7272 with :
7373 go-version : stable
7474 cache-dependency-path : |
@@ -112,7 +112,7 @@ jobs:
112112 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
113113
114114 - name : Setup Golang Environment
115- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
115+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
116116 with :
117117 go-version : stable
118118 cache-dependency-path : |
@@ -172,7 +172,7 @@ jobs:
172172 fetch-depth : 0
173173
174174 - name : Setup Golang Environment
175- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
175+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
176176 with :
177177 go-version : stable
178178 cache-dependency-path : |
@@ -369,7 +369,7 @@ jobs:
369369 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
370370
371371 - name : Setup Golang Environment
372- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
372+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
373373 with :
374374 go-version : stable
375375 cache-dependency-path : |
Original file line number Diff line number Diff line change 5858 echo "GOPROXY=${GOPROXY_VALUE}" >> $GITHUB_ENV
5959
6060 - name : Setup Golang Environment
61- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
61+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
6262 with :
6363 go-version : stable
6464
Original file line number Diff line number Diff line change 4444 echo "GOPROXY=${GOPROXY_VALUE}" >> $GITHUB_ENV
4545
4646 - name : Setup Golang Environment
47- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
47+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
4848 with :
4949 go-version : stable
5050
Original file line number Diff line number Diff line change 4242 echo "GOPROXY=${GOPROXY_VALUE}" >> $GITHUB_ENV
4343
4444 - name : Setup Golang Environment
45- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
45+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
4646 with :
4747 go-version : stable
4848
Original file line number Diff line number Diff line change 6161 echo "GOPROXY=${GOPROXY_VALUE}" >> $GITHUB_ENV
6262
6363 - name : Setup Golang Environment
64- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
64+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
6565 with :
6666 go-version : stable
6767 cache-dependency-path : |
You can’t perform that action at this time.
0 commit comments