32
32
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
33
33
34
34
- name : Set up Go 1.x
35
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
35
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
36
36
with :
37
37
go-version : ${{ env.GO_VERSION }}
38
38
id : go
54
54
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
55
55
56
56
- name : Set up Go 1.x
57
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
57
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
58
58
with :
59
59
go-version : ${{ env.GO_VERSION }}
60
60
id : go
75
75
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
76
76
77
77
- name : Set up Go 1.x
78
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
78
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
79
79
with :
80
80
go-version : ${{ env.GO_VERSION }}
81
81
id : go
96
96
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
97
97
98
98
- name : Set up Go 1.x
99
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
99
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
100
100
with :
101
101
go-version : ${{ env.GO_VERSION }}
102
102
id : go
@@ -117,7 +117,7 @@ jobs:
117
117
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
118
118
119
119
- name : Set up Go 1.x
120
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
120
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
121
121
with :
122
122
go-version : ${{ env.GO_VERSION }}
123
123
id : go
@@ -153,7 +153,7 @@ jobs:
153
153
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
154
154
155
155
- name : Set up Go 1.x
156
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
156
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
157
157
with :
158
158
go-version : ${{ env.GO_VERSION }}
159
159
id : go
@@ -174,7 +174,7 @@ jobs:
174
174
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
175
175
176
176
- name : Set up Go 1.x
177
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
177
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
178
178
with :
179
179
go-version : ${{ env.GO_VERSION }}
180
180
id : go
@@ -195,7 +195,7 @@ jobs:
195
195
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
196
196
197
197
- name : Set up Go 1.x
198
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
198
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
199
199
with :
200
200
go-version : ${{ env.GO_VERSION }}
201
201
id : go
0 commit comments