Skip to content

Commit d0e0a93

Browse files
authored
Bump contributor-assistant to v2.6.1 (#3000)
1 parent 76ff2e0 commit d0e0a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: CLA Assistant
1515
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'
16-
uses: secondlife-3p/contributor-assistant@v2
16+
uses: secondlife-3p/contributor-assistant@v2.6.1
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1919
PERSONAL_ACCESS_TOKEN: ${{ secrets.SHARED_CLA_TOKEN }}

0 commit comments

Comments
 (0)