Skip to content

build(deps): Bump github.com/holiman/uint256 from 1.3.1 to 1.3.2 #7136

build(deps): Bump github.com/holiman/uint256 from 1.3.1 to 1.3.2

build(deps): Bump github.com/holiman/uint256 from 1.3.1 to 1.3.2 #7136

Workflow file for this run

name: verify-pr
on:
pull_request:
types: [opened, reopened, edited, synchronize]
jobs:
verify:
runs-on: ubuntu-latest
env:
GITHUB_PR: ${{ toJSON(github.event.pull_request) }}
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup-go
- name: "Verify PR"
run: go run github.com/obolnetwork/charon/testutil/verifypr