Skip to content

feat: Bump cosmos-sdk v0.45.16 and cometbft v0.34.33 #144

feat: Bump cosmos-sdk v0.45.16 and cometbft v0.34.33

feat: Bump cosmos-sdk v0.45.16 and cometbft v0.34.33 #144

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
push:
branches:
- main
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"