Skip to content

chore(deps): bump github.com/consensys/gnark-crypto from 0.13.0 to 0.18.1 #2165

chore(deps): bump github.com/consensys/gnark-crypto from 0.13.0 to 0.18.1

chore(deps): bump github.com/consensys/gnark-crypto from 0.13.0 to 0.18.1 #2165

Workflow file for this run

name: Checking PR semantic
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: read
statuses: write
jobs:
title:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
ignoreLabels: |
release