Update CLA Bot token usage in workflow

Signed-off-by: 安正超 <anzhengchao@gmail.com>
This commit is contained in:
安正超
2026-04-02 22:07:40 +08:00
committed by GitHub
parent 9d3191e55b
commit c513275741
+1 -1
View File
@@ -44,5 +44,5 @@ jobs:
- name: Run CLA Bot
uses: overtrue/cla-bot@7616514cd5d28caafcabcdd96c91466d312bb1fb
with:
github-token: ${{ steps.target-token.outputs.token }}
github-token: ${{ github.token }}
registry-token: ${{ steps.registry-token.outputs.token }}