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

View File

@@ -119,7 +119,6 @@ jobs:
issue-number: ${{ github.event.pull_request.number }}
comment-id: ${{ steps.find-comment.outputs.comment-id }}
edit-mode: replace
token: ${{ secrets.JF_BOT_TOKEN }}
body: |
<!--abi-diff-workflow-comment-->
<details>
@@ -138,7 +137,6 @@ jobs:
issue-number: ${{ github.event.pull_request.number }}
comment-id: ${{ steps.find-comment.outputs.comment-id }}
edit-mode: replace
token: ${{ secrets.JF_BOT_TOKEN }}
body: |
<!--abi-diff-workflow-comment-->
<details>