Skip to content

Commit

Permalink
Bump peter-evans/find-comment from 2 to 3 (#2055)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2024
1 parent 34e37d9 commit c3a734a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-device-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
id: get-pr-number

- name: Check if comment on PR contains '!benchmark android'
uses: peter-evans/find-comment@v2
uses: peter-evans/find-comment@v3
id: fc
with:
issue-number: ${{ steps.get-pr-number.outputs.pr-number }}
Expand Down

0 comments on commit c3a734a

Please sign in to comment.