Skip to content

Commit b2a7f9f

Browse files
authored
Update README.md
1 parent 58b464b commit b2a7f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: "CLA Assistant"
3333
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'
3434
# Beta Release
35-
uses: cla-assistant/github-action@v2.1.3-beta
35+
uses: contributor-assistant/github-action@v2.2.0
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
# the below token should have repo scope and must be manually added by you in the repository's secret

0 commit comments

Comments
 (0)