Skip to content

chore: bump op-node v1.7.5 #21

chore: bump op-node v1.7.5

chore: bump op-node v1.7.5 #21

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