Skip to content

chore(deps): bump github.com/ethereum/go-ethereum from 1.16.8 to 1.17.0 #437

chore(deps): bump github.com/ethereum/go-ethereum from 1.16.8 to 1.17.0

chore(deps): bump github.com/ethereum/go-ethereum from 1.16.8 to 1.17.0 #437

# The below is pulled from upstream and slightly modified
# https://github.com/webiny/action-conventional-commits/blob/master/README.md#usage
name: Conventional Commits
on:
pull_request:
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v6.0.2
- uses: webiny/action-conventional-commits@v1.3.1