diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 311b8f3..e9d2d21 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -322,7 +322,7 @@ jobs: - name: Post / update bench comment on the PR if: github.event_name == 'pull_request' - uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0 # v3.0.4 + uses: marocchino/sticky-pull-request-comment@5770ad5eb8f42dd2c4f34da00c94c5381e49af88 # v3.0.5 with: header: bench-report # identifies which sticky comment to update path: pr_comment.md