Skip to content

fix(deps): update module github.com/ethereum/go-ethereum to v1.14.12 #1411

fix(deps): update module github.com/ethereum/go-ethereum to v1.14.12

fix(deps): update module github.com/ethereum/go-ethereum to v1.14.12 #1411

---
name: Conventional Commits
"on":
pull_request:
branches: [develop, main]
types: [synchronize, opened]
jobs:
verify-conventional-commits:
if: startsWith(github.head_ref, 'renovate/') != true
name: Verify Conventional Commits
runs-on: ubuntu-latest
steps:
- name: Check out
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Commitsar conventional commits check
uses: aevea/[email protected]