File tree 6 files changed +11
-11
lines changed
6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 44
44
45
45
- name : Setup Go
46
46
if : steps.changelog_check.outputs.exists == 'true'
47
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
47
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
48
48
with :
49
49
go-version-file : go.mod
50
50
cache : true
Original file line number Diff line number Diff line change 23
23
egress-policy : audit
24
24
25
25
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
- - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
26
+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
27
27
with :
28
28
go-version-file : ' go.mod'
29
29
cache : true
Original file line number Diff line number Diff line change 27
27
# Allow goreleaser to access older tag information.
28
28
fetch-depth : 0
29
29
30
- - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
30
+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
31
31
with :
32
32
go-version-file : ' go.mod'
33
33
cache : true
Original file line number Diff line number Diff line change 24
24
ssh-key : ${{ secrets.DEPLOY_KEY }}
25
25
26
26
- name : Setup Go
27
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
27
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
28
28
with :
29
29
go-version-file : ' go.mod'
30
30
cache : true
Original file line number Diff line number Diff line change 53
53
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
54
54
55
55
- name : Set up Go
56
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
56
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
57
57
with :
58
58
cache : true
59
59
go-version-file : ' go.mod'
85
85
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
86
86
87
87
- name : Set up Go
88
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
88
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
89
89
with :
90
90
cache : true
91
91
go-version-file : ' go.mod'
@@ -118,7 +118,7 @@ jobs:
118
118
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
119
119
120
120
- name : Set up Go
121
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
121
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
122
122
with :
123
123
cache : true
124
124
go-version-file : ' go.mod'
Original file line number Diff line number Diff line change 27
27
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28
28
29
29
- name : Set up Go
30
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
30
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
31
31
with :
32
32
cache : true
33
33
go-version-file : ' go.mod'
58
58
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
59
59
60
60
- name : Set up Go
61
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
61
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
62
62
with :
63
63
cache : true
64
64
go-version-file : ' go.mod'
90
90
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
91
91
92
92
- name : Set up Go
93
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
93
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
94
94
with :
95
95
cache : true
96
96
go-version-file : ' go.mod'
@@ -133,7 +133,7 @@ jobs:
133
133
fetch-depth : 2
134
134
135
135
- name : Set up Go
136
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
136
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
137
137
with :
138
138
cache : true
139
139
go-version-file : ' go.mod'
You can’t perform that action at this time.
0 commit comments