Skip to content

build(deps): Bump golang from 1.22.5-alpine to 1.23.0-alpine in /testutil/promrated #6598

build(deps): Bump golang from 1.22.5-alpine to 1.23.0-alpine in /testutil/promrated

build(deps): Bump golang from 1.22.5-alpine to 1.23.0-alpine in /testutil/promrated #6598

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