Skip to content

Bump github.com/cometbft/cometbft from 0.37.4 to 0.38.11 #3911

Bump github.com/cometbft/cometbft from 0.37.4 to 0.38.11

Bump github.com/cometbft/cometbft from 0.37.4 to 0.38.11 #3911

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/labeler@v4.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"