ABI Diff action - use Github Token (#12594)
This commit is contained in:
parent
d7b753ae3a
commit
cd95eabcc6
|
@ -119,7 +119,6 @@ jobs:
|
||||||
issue-number: ${{ github.event.pull_request.number }}
|
issue-number: ${{ github.event.pull_request.number }}
|
||||||
comment-id: ${{ steps.find-comment.outputs.comment-id }}
|
comment-id: ${{ steps.find-comment.outputs.comment-id }}
|
||||||
edit-mode: replace
|
edit-mode: replace
|
||||||
token: ${{ secrets.JF_BOT_TOKEN }}
|
|
||||||
body: |
|
body: |
|
||||||
<!--abi-diff-workflow-comment-->
|
<!--abi-diff-workflow-comment-->
|
||||||
<details>
|
<details>
|
||||||
|
@ -138,7 +137,6 @@ jobs:
|
||||||
issue-number: ${{ github.event.pull_request.number }}
|
issue-number: ${{ github.event.pull_request.number }}
|
||||||
comment-id: ${{ steps.find-comment.outputs.comment-id }}
|
comment-id: ${{ steps.find-comment.outputs.comment-id }}
|
||||||
edit-mode: replace
|
edit-mode: replace
|
||||||
token: ${{ secrets.JF_BOT_TOKEN }}
|
|
||||||
body: |
|
body: |
|
||||||
<!--abi-diff-workflow-comment-->
|
<!--abi-diff-workflow-comment-->
|
||||||
<details>
|
<details>
|
Loading…
Reference in New Issue
Block a user