mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-08 06:13:14 +00:00
Update CLA Bot token usage in workflow
Signed-off-by: 安正超 <anzhengchao@gmail.com>
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user