Browse Source

chore(deps): update thollander/actions-comment-pull-request action to v2 (#879)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
remotes/origin/alias-latest
renovate[bot] 2 years ago committed by GitHub
parent
commit
d23d9c29b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/rust.yml

2
.github/workflows/rust.yml

@ -411,7 +411,7 @@ jobs: @@ -411,7 +411,7 @@ jobs:
- name: Create a PR comment
if: ${{ github.event.pull_request }}
uses: thollander/actions-comment-pull-request@v1
uses: thollander/actions-comment-pull-request@v2
with:
message: |
<!--benchy comment-->

Loading…
Cancel
Save