Skip to content

Commit c89158d

Browse files
authored
Update README.md
1 parent 47bf4ef commit c89158d

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
# Alpha Release
35-
uses: cla-assistant/github-action@v2.0.1-alpha
35+
uses: cla-assistant/github-action@v2.0.3-alpha
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)