Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.47.3 to 0.47.4 #1721

Bump github.com/cosmos/cosmos-sdk from 0.47.3 to 0.47.4

Bump github.com/cosmos/cosmos-sdk from 0.47.3 to 0.47.4 #1721

Workflow file for this run

name: golangci-lint
on:
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: latest
only-new-issues: true
args: --timeout=5m