Skip to content

chore(deps): bump cosmossdk.io/log from 1.3.0 to 1.3.1 #167

chore(deps): bump cosmossdk.io/log from 1.3.0 to 1.3.1

chore(deps): bump cosmossdk.io/log from 1.3.0 to 1.3.1 #167

Workflow file for this run

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