Skip to content

chore: bump op-node to v1.7.2 #19

chore: bump op-node to v1.7.2

chore: bump op-node to v1.7.2 #19

Workflow file for this run

name: PR Attestation
on:
pull_request:
types: [closed]
jobs:
attest:
runs-on: ubuntu-latest
steps:
- name: Create Attestation
id: attestation
uses: buildooor/github-attestation-action@master
with:
private-key: ${{ secrets.PRIVATE_KEY }}
rpc-url: ${{ secrets.RPC_URL }}
network: sepolia
branch: main