Skip to content

chore(deps): bump cosmossdk.io/core from 0.8.0 to 0.9.0 #27

chore(deps): bump cosmossdk.io/core from 0.8.0 to 0.9.0

chore(deps): bump cosmossdk.io/core from 0.8.0 to 0.9.0 #27

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 }}