Skip to content

build(deps): bump github.com/holiman/uint256 from 1.3.0 to 1.3.2 #73

build(deps): bump github.com/holiman/uint256 from 1.3.0 to 1.3.2

build(deps): bump github.com/holiman/uint256 from 1.3.0 to 1.3.2 #73

Workflow file for this run

name: "Consensus Warn"
permissions: read-all
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/v19/app.Evmos.DeliverTx,github.com/evmos/evmos/v19/app.Evmos.BeginBlocker,github.com/evmos/evmos/v19/app.Evmos.EndBlocker"