Skip to content

chore: Bump github.com/ethereum/go-ethereum from 1.14.6 to 1.14.7 #386

chore: Bump github.com/ethereum/go-ethereum from 1.14.6 to 1.14.7

chore: Bump github.com/ethereum/go-ethereum from 1.14.6 to 1.14.7 #386

Workflow file for this run

name: Required Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: minimum
count: 1
labels: "bug, contracts, chore, dependencies, documentation, enhancement, github_actions, optimization, testing, T:Dependencies" # yamllint disable-line rule:line-length