Skip to content

Commit 92101c2

Browse files
authored
Update cla bot token
1 parent 84dbb75 commit 92101c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
# the below token should have repo scope and must be manually added by you in the repository's secret
42-
PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
42+
PERSONAL_ACCESS_TOKEN : ${{ secrets.CLA_BOT_GH_ACCESS_TOKEN }}
4343
with:
4444
path-to-signatures: 'signatures/version1/cla.json'
4545
path-to-document: 'https://github.com/cla-assistant/github-action/blob/master/SAPCLA.md' # e.g. a CLA or a DCO document

0 commit comments

Comments
 (0)