Bump contributor-assistant to v2.6.1 (#3000)
parent
b4bd89b07e
commit
c2c468e890
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
steps:
|
||||
- name: CLA Assistant
|
||||
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
|
||||
uses: secondlife-3p/contributor-assistant@v2
|
||||
uses: secondlife-3p/contributor-assistant@v2.6.1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
PERSONAL_ACCESS_TOKEN: ${{ secrets.SHARED_CLA_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue