diff --git a/.github/workflows/gates_report.yml b/.github/workflows/gates_report.yml index 71ebd342613..f814569e98b 100644 --- a/.github/workflows/gates_report.yml +++ b/.github/workflows/gates_report.yml @@ -74,7 +74,7 @@ jobs: - name: Compare gates reports id: gates_diff - uses: vezenovm/noir-gates-diff@45e9c9a21deb236fa7f38138b42b33ddaf7c0985 + uses: vezenovm/noir-gates-diff@a44ae2796317255ea4d4edae9cb6fd0dea371a2e with: report: gates_report.json summaryQuantile: 0.9 # only display the 10% most significant circuit size diffs in the summary (defaults to 20%)