Skip to content

Commit

Permalink
Update CLA bot version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGable committed Feb 8, 2021
1 parent 8d83809 commit 45692e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: CLA Assistant
if: ${{ steps.recheck.outputs.match != '' || steps.sign.outputs.match != '' }} || github.event_name == 'pull_request_target'
# Version: 2.0.3-alpha
uses: cla-assistant/github-action@c89158d361bea4a5a06ff7781b6c4e8aa49dbcc9
uses: cla-assistant/github-action@50267bf6156835b55d5f7b74d0da0cf0bf26cfe5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN : ${{ secrets.CLA_BOTIFY_TOKEN }}
Expand Down

0 comments on commit 45692e7

Please sign in to comment.