File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
with :
22
22
# Allow goreleaser to access older tag information.
23
23
fetch-depth : 0
24
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
24
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
25
25
with :
26
26
go-version-file : " go.mod"
27
27
cache : true
Original file line number Diff line number Diff line change 22
22
timeout-minutes : 5
23
23
steps :
24
24
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
25
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
26
26
with :
27
27
go-version-file : " go.mod"
28
28
cache : true
37
37
runs-on : ubuntu-latest
38
38
steps :
39
39
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
40
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
41
41
with :
42
42
go-version-file : " go.mod"
43
43
cache : true
72
72
- " unleashorg/unleash-server:latest"
73
73
steps :
74
74
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
75
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
75
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
76
76
with :
77
77
go-version-file : " go.mod"
78
78
cache : true
You can’t perform that action at this time.
0 commit comments