mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-03 11:45:18 +00:00
ci: freeze golangci action version (#5196)
## Description This PR updates golang-ci to latest and stops looking at master for the action. Closes: #XXX
This commit is contained in:
@@ -62,6 +62,7 @@ func (r *remoteClientCreator) NewABCIClient() (abcicli.Client, error) {
|
||||
if err != nil {
|
||||
return nil, fmt.Errorf("failed to connect to proxy: %w", err)
|
||||
}
|
||||
|
||||
return remoteApp, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user