diff --git a/README.md b/README.md index 9fd440b4..faad30f7 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ jobs: - name: "CLA Assistant" if: (github.event.comment.body == 'recheckcla' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request' # Alpha Release - uses: cla-assistant/github-action@v1.4.2-alpha + uses: cla-assistant/github-action@v1.4.3-alpha env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: