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 46
46
. ./hack/build-integration-canary.sh
47
47
canary::golang::latest
48
48
fi
49
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
49
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
50
50
with :
51
51
go-version : ${{ env.GO_VERSION }}
52
52
check-latest : true
62
62
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
63
63
with :
64
64
fetch-depth : 1
65
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
65
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
66
66
with :
67
67
go-version : ${{ env.GO_VERSION }}
68
68
check-latest : true
Original file line number Diff line number Diff line change 17
17
with :
18
18
path : src/github.com/containerd/nerdctl
19
19
fetch-depth : 100
20
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
20
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
21
21
with :
22
22
go-version : ${{ env.GO_VERSION }}
23
23
cache-dependency-path : src/github.com/containerd/nerdctl
Original file line number Diff line number Diff line change 11
11
timeout-minutes : 40
12
12
steps :
13
13
- 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
15
15
with :
16
16
go-version : 1.23.x
17
17
- name : " Compile binaries"
Original file line number Diff line number Diff line change 70
70
71
71
. ./hack/build-integration-canary.sh
72
72
canary::golang::latest
73
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
73
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
74
74
with :
75
75
go-version : ${{ env.GO_VERSION }}
76
76
check-latest : true
Original file line number Diff line number Diff line change 76
76
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
77
77
with :
78
78
fetch-depth : 1
79
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
79
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
80
80
with :
81
81
go-version : ${{ env.GO_VERSION }}
82
82
check-latest : true
@@ -315,7 +315,7 @@ jobs:
315
315
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
316
316
with :
317
317
fetch-depth : 1
318
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
318
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
319
319
with :
320
320
go-version : ${{ matrix.go-version }}
321
321
check-latest : true
@@ -330,7 +330,7 @@ jobs:
330
330
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
331
331
with :
332
332
fetch-depth : 1
333
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
333
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
334
334
with :
335
335
go-version : ${{ env.GO_VERSION }}
336
336
check-latest : true
@@ -365,7 +365,7 @@ jobs:
365
365
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
366
366
with :
367
367
fetch-depth : 1
368
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
368
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
369
369
with :
370
370
go-version : ${{ env.GO_VERSION }}
371
371
check-latest : true
You can’t perform that action at this time.
0 commit comments