Skip to content

build(deps): Bump github.com/cometbft/cometbft from 0.37.5 to 0.37.8 #1327

build(deps): Bump github.com/cometbft/cometbft from 0.37.5 to 0.37.8

build(deps): Bump github.com/cometbft/cometbft from 0.37.5 to 0.37.8 #1327

Workflow file for this run

name: Add PR to project
on:
pull_request:
types:
- opened
- reopened
jobs:
add-to-project:
name: Add pull request to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
with:
project-url: https://github.com/orgs/cosmos/projects/26
github-token: ${{ secrets.PERSONAL_TOKEN }}