Skip to content

Commit

Permalink
Bump Rubilmax/foundry-gas-diff from 3.17 to 3.18
Browse files Browse the repository at this point in the history
Bumps [Rubilmax/foundry-gas-diff](https://github.com/rubilmax/foundry-gas-diff) from 3.17 to 3.18.
- [Release notes](https://github.com/rubilmax/foundry-gas-diff/releases)
- [Commits](Rubilmax/foundry-gas-diff@v3.17...v3.18)

---
updated-dependencies:
- dependency-name: Rubilmax/foundry-gas-diff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent bbd641a commit 779255c
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.17
uses: Rubilmax/foundry-gas-diff@v3.18
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 779255c

Please sign in to comment.