Bump contributor-assistant to v2.6.1 (#3000)

master
Andrey Lihatskiy 2024-11-01 20:37:05 +02:00 committed by Brad Linden
parent b4bd89b07e
commit c2c468e890
1 changed files with 1 additions and 1 deletions

View File

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