|
74 | 74 | submodules: true |
75 | 75 |
|
76 | 76 | - name: Setup Go |
77 | | - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6 |
| 77 | + uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6 |
78 | 78 | with: |
79 | 79 | go-version: ${{ env.GO_VERSION }} |
80 | 80 |
|
@@ -118,7 +118,7 @@ jobs: |
118 | 118 | submodules: true |
119 | 119 |
|
120 | 120 | - name: Setup Go |
121 | | - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6 |
| 121 | + uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6 |
122 | 122 | with: |
123 | 123 | go-version: ${{ env.GO_VERSION }} |
124 | 124 |
|
@@ -164,7 +164,7 @@ jobs: |
164 | 164 | run: git fetch --prune --unshallow |
165 | 165 |
|
166 | 166 | - name: Setup Go |
167 | | - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6 |
| 167 | + uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6 |
168 | 168 | with: |
169 | 169 | go-version: ${{ env.GO_VERSION }} |
170 | 170 |
|
@@ -213,7 +213,7 @@ jobs: |
213 | 213 | run: git fetch --prune --unshallow |
214 | 214 |
|
215 | 215 | - name: Setup Go |
216 | | - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6 |
| 216 | + uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6 |
217 | 217 | with: |
218 | 218 | go-version: ${{ env.GO_VERSION }} |
219 | 219 |
|
@@ -267,7 +267,7 @@ jobs: |
267 | 267 | run: git fetch --prune --unshallow |
268 | 268 |
|
269 | 269 | - name: Setup Go |
270 | | - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6 |
| 270 | + uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6 |
271 | 271 | with: |
272 | 272 | go-version: ${{ env.GO_VERSION }} |
273 | 273 |
|
@@ -378,7 +378,7 @@ jobs: |
378 | 378 | run: git fetch --prune --unshallow |
379 | 379 |
|
380 | 380 | - name: Setup Go |
381 | | - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6 |
| 381 | + uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6 |
382 | 382 | with: |
383 | 383 | go-version: ${{ env.GO_VERSION }} |
384 | 384 |
|
|
0 commit comments