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@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
49+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
5050 with :
5151 go-version : ${{ env.GO_VERSION }}
5252 check-latest : true
6262 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6363 with :
6464 fetch-depth : 1
65- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
65+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
6666 with :
6767 go-version : ${{ env.GO_VERSION }}
6868 check-latest : true
Original file line number Diff line number Diff line change 1717 with :
1818 path : src/github.com/containerd/nerdctl
1919 fetch-depth : 100
20- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
20+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
2121 with :
2222 go-version : ${{ env.GO_VERSION }}
2323 cache-dependency-path : src/github.com/containerd/nerdctl
Original file line number Diff line number Diff line change 1111 timeout-minutes : 40
1212 steps :
1313 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
14+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
1515 with :
1616 go-version : 1.23.x
1717 - 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@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
73+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
7474 with :
7575 go-version : ${{ env.GO_VERSION }}
7676 check-latest : true
Original file line number Diff line number Diff line change 7676 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7777 with :
7878 fetch-depth : 1
79- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
79+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
8080 with :
8181 go-version : ${{ env.GO_VERSION }}
8282 check-latest : true
@@ -315,7 +315,7 @@ jobs:
315315 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
316316 with :
317317 fetch-depth : 1
318- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
318+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
319319 with :
320320 go-version : ${{ matrix.go-version }}
321321 check-latest : true
@@ -330,7 +330,7 @@ jobs:
330330 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
331331 with :
332332 fetch-depth : 1
333- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
333+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
334334 with :
335335 go-version : ${{ env.GO_VERSION }}
336336 check-latest : true
@@ -365,7 +365,7 @@ jobs:
365365 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
366366 with :
367367 fetch-depth : 1
368- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
368+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
369369 with :
370370 go-version : ${{ env.GO_VERSION }}
371371 check-latest : true
You can’t perform that action at this time.
0 commit comments