File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
persist-credentials : false
27
27
repository : " grafana/grafana"
28
28
path : " ./grafana"
29
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # 5.3 .0
29
+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # 5.5 .0
30
30
with :
31
31
cache : false
32
32
go-version : " ~1.22"
Original file line number Diff line number Diff line change 21
21
with :
22
22
persist-credentials : false
23
23
path : ' ./grafana-plugin-sdk-go'
24
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # 5.3 .0
24
+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # 5.5 .0
25
25
with :
26
26
cache : false
27
27
check-latest : true
Original file line number Diff line number Diff line change 20
20
persist-credentials : false
21
21
22
22
- name : Setup go
23
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # 5.3 .0
23
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # 5.5 .0
24
24
with :
25
25
go-version-file : ./go.mod
26
26
You can’t perform that action at this time.
0 commit comments