Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

chore: upgrade 403 to 5.0.0 #346

chore: upgrade 403 to 5.0.0

chore: upgrade 403 to 5.0.0 #346

Workflow file for this run

name: PR Checks
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
checks:
uses: defi-wonderland/aztec-ci-actions/.github/workflows/run-tests.yml@v0
secrets: inherit
benchmark:
uses: defi-wonderland/aztec-benchmark/.github/workflows/pr-benchmark.yml@4.2.0
permissions:
contents: read
pull-requests: write
issues: write
actions: read
secrets: inherit