Skip to content

Bump cosmossdk.io/collections from 0.2.0 to 0.4.0 #42

Bump cosmossdk.io/collections from 0.2.0 to 0.4.0

Bump cosmossdk.io/collections from 0.2.0 to 0.4.0 #42

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