|
29 | 29 | with: |
30 | 30 | # To avoid "failed to load YAML file \"templates/experimental/riscv64.yaml\": can't parse builtin Lima version \"3f3a6f6\": 3f3a6f6 is not in dotted-tri format" |
31 | 31 | fetch-depth: 0 |
32 | | - - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2 |
| 32 | + - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0 |
33 | 33 | with: |
34 | 34 | go-version: 1.23.x |
35 | 35 | - name: Install protoc |
|
98 | 98 | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
99 | 99 | with: |
100 | 100 | fetch-depth: 1 |
101 | | - - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2 |
| 101 | + - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0 |
102 | 102 | with: |
103 | 103 | go-version: ${{ matrix.go-version }} |
104 | 104 | - name: Unit tests |
@@ -146,7 +146,7 @@ jobs: |
146 | 146 | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
147 | 147 | with: |
148 | 148 | fetch-depth: 1 |
149 | | - - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2 |
| 149 | + - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0 |
150 | 150 | with: |
151 | 151 | go-version: 1.23.x |
152 | 152 | - name: Unit tests |
@@ -180,7 +180,7 @@ jobs: |
180 | 180 | with: |
181 | 181 | # To avoid "failed to load YAML file \"templates/experimental/riscv64.yaml\": can't parse builtin Lima version \"3f3a6f6\": 3f3a6f6 is not in dotted-tri format" |
182 | 182 | fetch-depth: 0 |
183 | | - - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2 |
| 183 | + - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0 |
184 | 184 | with: |
185 | 185 | go-version: 1.23.x |
186 | 186 | - name: Unit tests |
@@ -254,7 +254,7 @@ jobs: |
254 | 254 | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
255 | 255 | with: |
256 | 256 | fetch-depth: 1 |
257 | | - - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2 |
| 257 | + - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0 |
258 | 258 | with: |
259 | 259 | go-version: 1.23.x |
260 | 260 | - name: Make |
@@ -314,7 +314,7 @@ jobs: |
314 | 314 | # fetch-depth is set to 0 to let `limactl --version` print semver-ish version |
315 | 315 | fetch-depth: 0 |
316 | 316 | ref: ${{ github.event.pull_request.head.sha }} |
317 | | - - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2 |
| 317 | + - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0 |
318 | 318 | with: |
319 | 319 | go-version: 1.23.x |
320 | 320 | - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 |
@@ -359,7 +359,7 @@ jobs: |
359 | 359 | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
360 | 360 | with: |
361 | 361 | fetch-depth: 1 |
362 | | - - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2 |
| 362 | + - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0 |
363 | 363 | with: |
364 | 364 | go-version: 1.23.x |
365 | 365 | - name: Make |
@@ -422,7 +422,7 @@ jobs: |
422 | 422 | path: homebrew-core |
423 | 423 | fetch-depth: 0 |
424 | 424 | filter: tree:0 |
425 | | - - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2 |
| 425 | + - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0 |
426 | 426 | with: |
427 | 427 | go-version: 1.23.x |
428 | 428 | - name: Cache image used by ${{ matrix.oldver }}/examples/ubuntu-lts.yaml |
@@ -460,7 +460,7 @@ jobs: |
460 | 460 | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
461 | 461 | with: |
462 | 462 | fetch-depth: 1 |
463 | | - - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2 |
| 463 | + - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0 |
464 | 464 | with: |
465 | 465 | go-version: 1.23.x |
466 | 466 | - name: Make |
|
0 commit comments