Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

build(deps): Bump github.com/cometbft/cometbft from 0.37.2 to 0.38.6 in /tools/cosmovisor #39

build(deps): Bump github.com/cometbft/cometbft from 0.37.2 to 0.38.6 in /tools/cosmovisor

build(deps): Bump github.com/cometbft/cometbft from 0.37.2 to 0.38.6 in /tools/cosmovisor #39

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