Skip to content

build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.19.0 #44

build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.19.0

build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.19.0 #44

Workflow file for this run

name: "Consensus Warn"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
permissions:
pull-requests: write # For reading the PR and posting comment
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: orijtech/consensuswarn@main
with:
roots: 'github.com/evmos/evmos/v16/app.Evmos.DeliverTx,github.com/evmos/evmos/v16/app.Evmos.BeginBlocker,github.com/evmos/evmos/v16/app.Evmos.EndBlocker'