Skip to content

Bump github.com/ethereum/go-ethereum from 1.11.5 to 1.12.1 in /dev/vmbridge/counter #10390

Bump github.com/ethereum/go-ethereum from 1.11.5 to 1.12.1 in /dev/vmbridge/counter

Bump github.com/ethereum/go-ethereum from 1.11.5 to 1.12.1 in /dev/vmbridge/counter #10390

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
golangci-lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review