File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4646 . ./hack/build-integration-canary.sh
4747 canary::golang::latest
4848 fi
49- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
49+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
5050 with :
5151 go-version : ${{ env.GO_VERSION }}
5252 check-latest : true
6464 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6565 with :
6666 fetch-depth : 1
67- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
67+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
6868 with :
6969 go-version : ${{ env.GO_VERSION }}
7070 check-latest : true
Original file line number Diff line number Diff line change 2020 with :
2121 path : src/github.com/containerd/nerdctl
2222 fetch-depth : 100
23- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
23+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
2424 with :
2525 go-version : ${{ env.GO_VERSION }}
2626 cache-dependency-path : src/github.com/containerd/nerdctl
Original file line number Diff line number Diff line change 1515 timeout-minutes : 40
1616 steps :
1717 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
18+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
1919 with :
2020 go-version : 1.24.x
2121 - name : " Compile binaries"
Original file line number Diff line number Diff line change 7070
7171 . ./hack/build-integration-canary.sh
7272 canary::golang::latest
73- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
73+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
7474 with :
7575 go-version : ${{ env.GO_VERSION }}
7676 check-latest : true
Original file line number Diff line number Diff line change 7474 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7575 with :
7676 fetch-depth : 1
77- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
77+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
7878 with :
7979 go-version : ${{ env.GO_VERSION }}
8080 check-latest : true
@@ -312,7 +312,7 @@ jobs:
312312 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
313313 with :
314314 fetch-depth : 1
315- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
315+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
316316 with :
317317 go-version : ${{ matrix.go-version }}
318318 check-latest : true
@@ -327,7 +327,7 @@ jobs:
327327 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
328328 with :
329329 fetch-depth : 1
330- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
330+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
331331 with :
332332 go-version : ${{ env.GO_VERSION }}
333333 check-latest : true
@@ -363,7 +363,7 @@ jobs:
363363 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
364364 with :
365365 fetch-depth : 1
366- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
366+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
367367 with :
368368 go-version : ${{ env.GO_VERSION }}
369369 check-latest : true
You can’t perform that action at this time.
0 commit comments