Skip to content

Commit

Permalink
Update Rubilmax/foundry-gas-diff action to v3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 84c2d31 commit 1c75dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foundry-gas-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
MAINNET_FORK_RPC_URL: ${{ secrets.MAINNET_FORK_RPC_URL }}

- name: Compare gas reports
uses: Rubilmax/foundry-gas-diff@v3.16
uses: Rubilmax/foundry-gas-diff@v3.20
with:
summaryQuantile: 0.01 # only display the 10% most significant gas diffs in the summary (defaults to 20%)
sortCriteria: avg,max # sort diff rows by criteria
Expand Down

0 comments on commit 1c75dfc

Please sign in to comment.