Skip to content

Commit ba42eda

Browse files
Update cla-assistant/github-action action to v2.6.1
1 parent 466868a commit ba42eda

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: "CLA Assistant"
1414
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'
1515
# Beta Release
16-
uses: cla-assistant/github-action@v2.1.3-beta
16+
uses: cla-assistant/github-action@v2.6.1
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1919
# the below token should have repo scope and must be manually added by you in the repository's secret

0 commit comments

Comments
 (0)