Skip to content

Commit 04c9f20

Browse files
Bump peter-evans/find-comment from 3.1.0 to 4.0.0 (#295)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83f1c44 commit 04c9f20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ runs:
266266
- name: Check if a comment was already made
267267
id: find-comment
268268
if: ${{ github.event_name == 'pull_request' && inputs.create-comment == 'true' }}
269-
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e
269+
uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad
270270
with:
271271
issue-number: ${{ github.event.pull_request.number }}
272272
body-includes: Performance test results for

0 commit comments

Comments
 (0)