Skip to content

Commit 43a023c

Browse files
Bump peter-evans/find-comment from 2 to 3 (#145)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb9d80e commit 43a023c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
diff -ur ./base-ref-api ./pr-ref-api | tee -a comment.md || true
6262
echo -e '```' >> comment.md
6363
- name: Find existing comment
64-
uses: peter-evans/find-comment@v2
64+
uses: peter-evans/find-comment@v3
6565
id: find-comment
6666
with:
6767
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)