Skip to content

build(deps): Bump wealdtech/ethdo from 1.35.2 to 1.35.3 in /testutil/compose/static/vouch #6566

build(deps): Bump wealdtech/ethdo from 1.35.2 to 1.35.3 in /testutil/compose/static/vouch

build(deps): Bump wealdtech/ethdo from 1.35.2 to 1.35.3 in /testutil/compose/static/vouch #6566

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