File tree 5 files changed +9
-9
lines changed
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@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
49
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
50
50
with :
51
51
go-version : ${{ env.GO_VERSION }}
52
52
check-latest : true
64
64
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
65
65
with :
66
66
fetch-depth : 1
67
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
67
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
68
68
with :
69
69
go-version : ${{ env.GO_VERSION }}
70
70
check-latest : true
Original file line number Diff line number Diff line change 20
20
with :
21
21
path : src/github.com/containerd/nerdctl
22
22
fetch-depth : 100
23
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
23
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
24
24
with :
25
25
go-version : ${{ env.GO_VERSION }}
26
26
cache-dependency-path : src/github.com/containerd/nerdctl
Original file line number Diff line number Diff line change 15
15
timeout-minutes : 40
16
16
steps :
17
17
- 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
19
19
with :
20
20
go-version : 1.24.x
21
21
- 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@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
73
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .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 74
74
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
75
75
with :
76
76
fetch-depth : 1
77
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
77
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
78
78
with :
79
79
go-version : ${{ env.GO_VERSION }}
80
80
check-latest : true
@@ -312,7 +312,7 @@ jobs:
312
312
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
313
313
with :
314
314
fetch-depth : 1
315
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
315
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
316
316
with :
317
317
go-version : ${{ matrix.go-version }}
318
318
check-latest : true
@@ -327,7 +327,7 @@ jobs:
327
327
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
328
328
with :
329
329
fetch-depth : 1
330
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
330
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
331
331
with :
332
332
go-version : ${{ env.GO_VERSION }}
333
333
check-latest : true
@@ -363,7 +363,7 @@ jobs:
363
363
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
364
364
with :
365
365
fetch-depth : 1
366
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
366
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
367
367
with :
368
368
go-version : ${{ env.GO_VERSION }}
369
369
check-latest : true
You can’t perform that action at this time.
0 commit comments