29
29
runs-on : ubuntu-latest
30
30
steps :
31
31
- name : Check out code into the Go module directory
32
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
32
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
33
33
34
34
- name : Set up Go 1.x
35
35
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
51
51
runs-on : ubuntu-latest
52
52
steps :
53
53
- name : Check out code into the Go module directory
54
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
54
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
55
55
56
56
- name : Set up Go 1.x
57
57
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
72
72
runs-on : ubuntu-latest
73
73
steps :
74
74
- name : Check out code into the Go module directory
75
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
75
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
76
76
77
77
- name : Set up Go 1.x
78
78
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
93
93
runs-on : ubuntu-latest
94
94
steps :
95
95
- name : Check out code into the Go module directory
96
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
96
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
97
97
98
98
- name : Set up Go 1.x
99
99
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
@@ -114,7 +114,7 @@ jobs:
114
114
runs-on : ubuntu-latest
115
115
steps :
116
116
- name : Check out code into the Go module directory
117
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
117
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
118
118
119
119
- name : Set up Go 1.x
120
120
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
@@ -135,7 +135,7 @@ jobs:
135
135
runs-on : ubuntu-latest
136
136
steps :
137
137
- name : Check out code into the Go module directory
138
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
138
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
139
139
140
140
- name : Setup promtool
141
141
run : |
@@ -150,7 +150,7 @@ jobs:
150
150
runs-on : ubuntu-latest
151
151
steps :
152
152
- name : Check out code into the Go module directory
153
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
153
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
154
154
155
155
- name : Set up Go 1.x
156
156
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
@@ -171,7 +171,7 @@ jobs:
171
171
runs-on : ubuntu-latest
172
172
steps :
173
173
- name : Check out code into the Go module directory
174
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
174
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
175
175
176
176
- name : Set up Go 1.x
177
177
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
@@ -192,7 +192,7 @@ jobs:
192
192
runs-on : ubuntu-latest
193
193
steps :
194
194
- name : Check out code into the Go module directory
195
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
195
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
196
196
197
197
- name : Set up Go 1.x
198
198
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
0 commit comments