Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.50.0-alpha.1 to 0.50.0-rc.1 #54

Bump github.com/cosmos/cosmos-sdk from 0.50.0-alpha.1 to 0.50.0-rc.1

Bump github.com/cosmos/cosmos-sdk from 0.50.0-alpha.1 to 0.50.0-rc.1 #54

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
lint:
permissions:
pull-requests: read
statuses: write
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}