Skip to content

Commit

Permalink
Merge pull request #18 from trillion-network/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/Rubilmax/foundry-gas-diff-3.17

Bump Rubilmax/foundry-gas-diff from 3.16 to 3.17
  • Loading branch information
snggeng authored Jun 6, 2024
2 parents 0b51e56 + fc343ef commit bbd641a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gas-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

# https://github.com/Rubilmax/foundry-gas-diff
- name: Compare gas reports
uses: Rubilmax/foundry-gas-diff@v3.16
uses: Rubilmax/foundry-gas-diff@v3.17
with:
summaryQuantile: 0.8 # only display the 20% most significant gas diffs in the summary
sortCriteria: avg,max # sort diff rows by criteria
Expand Down

0 comments on commit bbd641a

Please sign in to comment.