Skip to content

Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 #3926

Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0

Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 #3926

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