There was an error while loading. Please reload this page.
1 parent e73ea98 commit 3935b54Copy full SHA for 3935b54
1 file changed
.github/workflows/foundry-gas-diff.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Add gas diff to sticky comment
40
if: github.event_name == 'pull_request' || github.event_name == 'pull_request_target'
41
- uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2
+ uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2
42
with:
43
# delete the comment in case changes no longer impact gas costs
44
delete: ${{ !steps.gas_diff.outputs.markdown }}
0 commit comments