Skip to content

build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 1.0.0 #334

build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 1.0.0

build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 1.0.0 #334

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