Skip to content

chore(deps): bump github.com/cosmos/ibc-go/v8 from 8.4.0 to 8.6.1 #1588

chore(deps): bump github.com/cosmos/ibc-go/v8 from 8.4.0 to 8.6.1

chore(deps): bump github.com/cosmos/ibc-go/v8 from 8.4.0 to 8.6.1 #1588

name: Follow contributor
on:
pull_request:
branches: [main]
jobs:
follow-user:
runs-on: ubuntu-22.04
steps:
- name: Follow user
uses: okp4/follow-contributor-action@v1.1.0
with:
username: ${{ github.event.pull_request.user.login }}
token: ${{ secrets.OPS_TOKEN }}