Skip to content

Commit fdca7a0

Browse files
authored
Update README.md
1 parent add3b94 commit fdca7a0

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
@@ -38,7 +38,7 @@ jobs:
3838
steps:
3939
- name: "CLA Assistant"
4040
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'
41-
uses: contributor-assistant/[email protected].1
41+
uses: contributor-assistant/[email protected].2
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
# the below token should have repo scope and must be manually added by you in the repository's secret

0 commit comments

Comments
 (0)