ABI Diff action - use Github Token (#12594)

This commit is contained in:
Cody Robibero 2024-09-06 07:18:19 -06:00 committed by GitHub
parent d7b753ae3a
commit cd95eabcc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>