File tree 6 files changed +9
-9
lines changed
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 30
30
aqua_version : v2.45.1
31
31
env :
32
32
AQUA_GITHUB_TOKEN : ${{github.token}}
33
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
33
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
34
34
with :
35
35
go-version-file : go.mod
36
36
Original file line number Diff line number Diff line change 15
15
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
16
with :
17
17
persist-credentials : false
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-file : go.mod
21
21
cache : true
Original file line number Diff line number Diff line change 10
10
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
11
11
with :
12
12
persist-credentials : false
13
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
13
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
14
14
with :
15
15
go-version-file : go.mod
16
16
- uses : aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1
Original file line number Diff line number Diff line change 14
14
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
15
with :
16
16
persist-credentials : false
17
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
17
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
18
18
with :
19
19
go-version-file : go.mod
20
20
cache : true
@@ -270,7 +270,7 @@ jobs:
270
270
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
271
271
with :
272
272
persist-credentials : false
273
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
273
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
274
274
with :
275
275
go-version-file : go.mod
276
276
cache : true
@@ -321,7 +321,7 @@ jobs:
321
321
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
322
322
with :
323
323
persist-credentials : false
324
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
324
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
325
325
with :
326
326
go-version-file : go.mod
327
327
cache : true
Original file line number Diff line number Diff line change 17
17
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
18
with :
19
19
persist-credentials : false
20
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
20
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
21
21
with :
22
22
go-version-file : go.mod
23
23
cache : true
Original file line number Diff line number Diff line change 41
41
with :
42
42
aqua_version : ${{inputs.aqua_version}}
43
43
44
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
44
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
45
45
if : inputs.aqua_version == ''
46
46
with :
47
47
go-version-file : go.mod
@@ -130,7 +130,7 @@ jobs:
130
130
with :
131
131
aqua_version : ${{inputs.aqua_version}}
132
132
133
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
133
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
134
134
if : inputs.aqua_version == ''
135
135
with :
136
136
go-version-file : go.mod
You can’t perform that action at this time.
0 commit comments