Skip to content

Bump github.com/cometbft/cometbft-db from 0.8.0 to 1.0.1 #3946

Bump github.com/cometbft/cometbft-db from 0.8.0 to 1.0.1

Bump github.com/cometbft/cometbft-db from 0.8.0 to 1.0.1 #3946

Workflow file for this run

name: Labeler
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"