Skip to content

chore(deps): bump cosmossdk.io/store from 1.0.0 to 1.0.1 #130

chore(deps): bump cosmossdk.io/store from 1.0.0 to 1.0.1

chore(deps): bump cosmossdk.io/store from 1.0.0 to 1.0.1 #130

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/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}